Skip to content

Go package for managing marshaled types to protobuf.Any

License

Notifications You must be signed in to change notification settings

dmcgowan/typeurl

 
 

Repository files navigation

typeurl

PkgGoDev Build Status codecov Go Report Card

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

This package helps when types are sent over a ttrpc/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.

Optional

By default, support for gogoproto is available along side the standard Google protobuf types. You can choose to leave gogo support out by using the !no_gogo build tag.

About

Go package for managing marshaled types to protobuf.Any

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%