distribution/docs
Aaron Lehmann 142b68aaa2 Add a unit test which verifies the ResponseWriter endpoints see implements CloseNotifier
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-19 11:37:53 -07:00
..
api Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
auth auth.AccessController interface now uses distribution/context 2015-07-23 19:48:47 -07:00
client Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
handlers Add a unit test which verifies the ResponseWriter endpoints see implements CloseNotifier 2015-08-19 11:37:53 -07:00
listener
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
storage Remove pathMapper object 2015-08-17 18:51:05 -07:00
doc.go