distribution/registry/api/v2
Milos Gajdos d8ff41a344
cleanup: move init funcs to the top of the source
We make sure they're not hiding at the bottom or in the middle
which makes debugging an utter nightmare!

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-11-28 06:50:48 +00:00
..
descriptors.go cleanup: move init funcs to the top of the source 2023-11-28 06:50:48 +00:00
doc.go Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
errors_deprecated.go registry/api: move all errors to "errcode" package 2023-09-04 18:02:54 +02:00
fuzz_test.go Fuzzing: Rewrite existing fuzzers to native go fuzzers 2022-11-12 17:30:10 +00:00
headerparser.go Honor X-Forwarded-Port and Forwarded headers 2016-11-02 16:49:42 +01:00
headerparser_test.go Honor X-Forwarded-Port and Forwarded headers 2016-11-02 16:49:42 +01:00
routes.go Do not recreate mux router for each incoming request 2022-07-08 14:17:17 -07:00
routes_test.go Handle rand deprecations in go 1.20 2023-08-28 09:33:12 +01:00
urls.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
urls_test.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00