distribution/storage/notifications
Stephen J Day d9d84ae269 Integrate context with storage package
This changeset integrates context with the storage package. Debug messages have
been added to exported methods. Existing log messages will now include
contextual details through logger fields to aid in debugging. This integration
focuses on logging and may be followed up with a metric-oriented change in the
future.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-09 14:44:58 -08:00
..
bridge.go Separate request data from actor in Event 2015-02-03 13:32:37 -08:00
endpoint.go Implement notification endpoint webhook dispatch 2015-02-03 13:30:20 -08:00
event.go Separate request data from actor in Event 2015-02-03 13:32:37 -08:00
event_test.go Separate request data from actor in Event 2015-02-03 13:32:37 -08:00
http.go Implement notification endpoint webhook dispatch 2015-02-03 13:30:20 -08:00
http_test.go Implement notification endpoint webhook dispatch 2015-02-03 13:30:20 -08:00
listener.go Implement notification endpoint webhook dispatch 2015-02-03 13:30:20 -08:00
listener_test.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
metrics.go Implement notification endpoint webhook dispatch 2015-02-03 13:30:20 -08:00
sinks.go Implement notification endpoint webhook dispatch 2015-02-03 13:30:20 -08:00
sinks_test.go Implement notification endpoint webhook dispatch 2015-02-03 13:30:20 -08:00