distribution/context
Stephen J Day 2c9ab4f441 Only enable uuid generation warning when using registry handlers
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-30 14:27:07 -07:00
..
context.go Move context once to instanceContext from global scope 2015-07-30 13:59:44 -07:00
doc.go
http.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
http_test.go Ensure the instrumentedResponseWriter correctly sets the http 2015-05-05 16:46:33 -07:00
logger.go Only enable uuid generation warning when using registry handlers 2015-07-30 14:27:07 -07:00
trace.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
trace_test.go
util.go