distribution/notifications
Sebastiaan van Stijn 86cd830fb3
Descriptor: align field order with OCI image specification
I am looking at aligning the types defined in this repository with the
OCI image specification, and potentially exchanging local types with
those from the specification.

This patch is a stepping-stone towards that effort, but as this changes
the format of the serialized JSON, I wanted to put this up first before
proceeding with the other work in case there are concerns.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-29 23:24:10 +01:00
..
bridge.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
bridge_test.go format code with gofumpt 2022-11-03 22:48:20 +01:00
endpoint.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
event.go format code with gofumpt 2022-11-03 22:48:20 +01:00
event_test.go Descriptor: align field order with OCI image specification 2022-11-29 23:24:10 +01:00
http.go format code with gofumpt 2022-11-03 22:48:20 +01:00
http_test.go Merge pull request #3766 from thaJeztah/gofumpt 2022-11-04 12:19:53 +01:00
listener.go deprecate ReadSeekCloser in favor of io.ReadSeekCloser 2022-11-10 23:10:32 +01:00
listener_test.go registry/storage/cache/memory: Use LRU cache to bound cache size 2022-09-07 07:20:06 -07:00
metrics.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
metrics_test.go notifications: fix expvar for Go 1.7 2017-02-14 10:51:20 -08:00
sinks.go Use go-events package 2020-03-04 12:49:32 -08:00
sinks_test.go format code with gofumpt 2022-11-03 22:48:20 +01:00