distribution/notifications
Aaron Lehmann b0989446eb Rename Name method of Repository to Named
This makes code that gets the name as a string read like
repo.Named().Name() instead of repo.Name().Name().

Requested in
https://github.com/docker/docker/pull/19887#discussion_r51479753

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-02-04 09:55:36 -08:00
..
bridge.go Change URLBuilder methods to use references for tags and digests 2016-01-22 14:49:29 -08:00
bridge_test.go Change URLBuilder methods to use references for tags and digests 2016-01-22 14:49:29 -08:00
endpoint.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
event.go Fires a new Mount event when blobs are cross-repo mounted 2016-01-08 13:53:30 -08:00
event_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
http.go Address possible goroutine leak in notification library 2015-04-29 18:31:01 -07:00
http_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
listener.go Rename Name method of Repository to Named 2016-02-04 09:55:36 -08:00
listener_test.go Rename Name method of Repository to Named 2016-02-04 09:55:36 -08:00
metrics.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks.go fix some typos in source comments 2015-04-17 12:39:52 +00:00
sinks_test.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00