package
1.0.0-alpha0
Repository: https://github.com/tklauser/containerd.git
Documentation: pkg.go.dev

# Functions

Is returns true if the type of the Any is the same as v.
MarshalAny marshals the value v into an any with the correct TypeUrl.
Register a type with the base url of the type.
TypeURL returns the type url for a registred type.
UnmarshalAny unmarshals the any type into a concrete type.

# Constants

No description provided by the author