distribution/registry
Stephen J Day 86ffe515df Export ServeJSON for serving error codes
This changeset provides a common http handler for serving errcodes. This should
unify http responses across webservices in the face of errors.

Several type assertions have been added, as well, to ensure the error interface
is implemented.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-16 12:14:14 -07:00
..
api Export ServeJSON for serving error codes 2015-07-16 12:14:14 -07:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Allow Manifest Service to be configured with function arguments 2015-07-15 12:25:16 -07:00
handlers Export ServeJSON for serving error codes 2015-07-16 12:14:14 -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 Allow Manifest Service to be configured with function arguments 2015-07-15 12:25:16 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00