moby--moby/vendor/github.com/containerd/typeurl
..
LICENSE
README.md
types.go

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.