tree: 21cea36cb7ceb87eb3befdedf30f0201db55e308 [path history] [tgz]
  1. LICENSE
  2. README.md
  3. 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.