moby--moby/api/server/router/distribution
Aaron Lehmann 309f99edae api: Use OCI types for Digest and Platform
The current use of the types from distribution brings in some
unfortunate dependencies, including other distribution packages and the
gorilla/mux and gorilla/context packages. Using the OCI types avoids
the extra dependencies for client users.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-05-16 14:54:23 -07:00
..
backend.go
distribution.go
distribution_routes.go api: Use OCI types for Digest and Platform 2017-05-16 14:54:23 -07:00