Imports of package namespaces

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/boltdb/boltPackage bolt implements a low-level key/value store in pure Go.
github.com/containerd/containerd/api/services/events/v1Package events defines the event pushing and subscription service.
github.com/containerd/containerd/api/services/namespaces/v1Code generated by protoc-gen-go-ttrpc.
github.com/containerd/containerd/errdefsPackage errdefs defines the common errors used throughout containerd packages.
github.com/containerd/containerd/events
github.com/containerd/containerd/metadataPackage metadata stores all labels and object specific metadata by namespace.
github.com/containerd/containerd/namespaces
github.com/containerd/containerd/plugin
github.com/gogo/protobuf/typesPackage types contains code for interacting with well-known types.
github.com/golang/protobuf/ptypes/empty
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.