Imports of package cachecheck

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/docker/distributionPackage distribution will define the interfaces for the components of docker distribution.
github.com/docker/distribution/registry/storage/cachePackage cache provides facilities to speed up access to the storage backend.
github.com/opencontainers/go-digestPackage digest provides a generalized type to opaquely represent message digests and their operations within the registry.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
testingPackage testing provides support for automated testing of Go packages.