Imports of package exchange

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/containerd/containerd/errdefsPackage errdefs defines the common errors used throughout containerd packages.
github.com/containerd/containerd/events
github.com/containerd/containerd/filtersPackage filters defines a syntax and parser that can be used for the filtration of items across the containerd API.
github.com/containerd/containerd/identifiersPackage identifiers provides common validation for identifiers and keys across containerd.
github.com/containerd/containerd/log
github.com/containerd/containerd/namespaces
github.com/containerd/typeurl
github.com/docker/go-events
github.com/gogo/protobuf/typesPackage types contains code for interacting with well-known types.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.