moby--moby/vendor/github.com/containerd/typeurl
Sebastiaan van Stijn 5ed85b0909
vendor: bump containerd/typeurl v1.0.1
full diff: b45ef1f1f7...v1.0.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-09 14:32:13 +02:00
..
LICENSE bump containerd/typeurl 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d 2019-04-14 23:55:22 +02:00
README.md vendor containerd, BuildKit, protobuf, grpc, and golang.org/x 2020-03-03 10:25:20 +09:00
doc.go bump containerd/typeurl 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d 2019-04-14 23:55:22 +02:00
go.mod vendor containerd, BuildKit, protobuf, grpc, and golang.org/x 2020-03-03 10:25:20 +09:00
types.go vendor: bump containerd/typeurl v1.0.1 2020-05-09 14:32:13 +02:00

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.