tree: b31b4f058b70300ea9fb01db04ed0b1648fc9f2d [path history] [tgz]
  1. doc.go
  2. LICENSE
  3. README.md
  4. 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.