distribution/registry/api/errcode
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
..
errors.go Export ServeJSON for serving error codes 2015-07-16 12:14:14 -07:00
errors_test.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
handler.go Export ServeJSON for serving error codes 2015-07-16 12:14:14 -07:00
register.go Round 4 2015-06-11 21:33:35 -07:00