github.com/docker/distribution | Package distribution will define the interfaces for the components of docker distribution. |
github.com/docker/distribution/context | Package context provides several utilities for working with Go's context in http requests. |
github.com/docker/distribution/digest | |
github.com/docker/distribution/registry/storage/cache | Package cache provides facilities to speed up access to the storage backend. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
testing | Package testing provides support for automated testing of Go packages. |