distribution/notifications
Stephen J Day 9c88801a12
context: remove definition of Context
Back in the before time, the best practices surrounding usage of Context
weren't quite worked out. We defined our own type to make usage easier.
As this packaged was used elsewhere, it make it more and more
challenging to integrate with the forked `Context` type. Now that it is
available in the standard library, we can just use that one directly.

To make usage more consistent, we now use `dcontext` when referring to
the distribution context package.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-08-11 15:53:31 -07:00
..
bridge.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
bridge_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
endpoint.go notifications: fix expvar for Go 1.7 2017-02-14 10:51:20 -08:00
event.go fix some typos in notifications/event.go and sinks.go 2017-03-20 20:23:11 +08:00
event_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
http.go Add transport field to EndpointConfig struct 2016-07-11 11:52:23 -07:00
http_test.go Fix unit test 2017-01-09 17:31:00 -08:00
listener.go context: remove definition of Context 2017-08-11 15:53:31 -07:00
listener_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
metrics.go Typo fixes in comments 2016-02-10 16:26:29 -08:00
metrics_test.go notifications: fix expvar for Go 1.7 2017-02-14 10:51:20 -08:00
sinks.go moved Sirupsen to sirupsen on a case sensitive system 2017-06-23 20:28:48 +00:00
sinks_test.go moved Sirupsen to sirupsen on a case sensitive system 2017-06-23 20:28:48 +00:00