tree: 308a70da6d39b8ed4e9fe491fd2a6401ad263ff0 [path history] [tgz]
  1. doc.go
  2. go.mod
  3. LICENSE
  4. README.md
  5. types.go
vendor/github.com/containerd/typeurl/README.md

typeurl

Build Status

codecov

A Go package for managing the registration, marshaling, and unmarshaling of encoded types.

This package helps when types are sent over a GRPC API and marshaled as a protobuf.Any.

Project details

typeurl is a containerd sub-project, licensed under the Apache 2.0 license. As a containerd sub-project, you will find the:

information in our containerd/project repository.