Imports of package registry

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/containerd/containerd/api/types/transferPackage transfer defines the transfer types.
github.com/containerd/containerd/log
github.com/containerd/containerd/pkg/streaming
github.com/containerd/containerd/pkg/transfer
github.com/containerd/containerd/pkg/transfer/plugins
github.com/containerd/containerd/pkg/transfer/streaming
github.com/containerd/containerd/remotes
github.com/containerd/containerd/remotes/docker
github.com/containerd/typeurl/v2
github.com/opencontainers/image-spec/specs-go/v1
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.