distribution/registry
Stephen J Day 44da954565 Refactor specification of supported digests
To make the definition of supported digests more clear, we have refactored the
digest package to have a special Algorithm type. This represents the digest's
prefix and we associated various supported hash implementations through
function calls.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-05-22 18:08:23 -07:00
..
api/v2 Fix typo: respository->repository 2015-05-19 13:25:39 -04:00
auth fix some typos in source comments 2015-04-17 12:39:52 +00:00
client Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
handlers Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00