distribution/registry/proxy
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
..
scheduler Move context package internal 2023-10-27 10:58:37 -04:00
proxyauth.go Move context package internal 2023-10-27 10:58:37 -04:00
proxyblobstore.go feat(linter): enable errcheck linter in golangci-lint (#4158) 2023-11-21 11:57:34 +00:00
proxyblobstore_test.go cleanup: move init funcs to the top of the source 2023-11-28 06:50:48 +00:00
proxymanifeststore.go feat(linter): enable errcheck linter in golangci-lint (#4158) 2023-11-21 11:57:34 +00:00
proxymanifeststore_test.go Fix proxy statistics 2023-10-31 12:16:41 +02:00
proxymetrics.go cleanup: move init funcs to the top of the source 2023-11-28 06:50:48 +00:00
proxyregistry.go Move context package internal 2023-10-27 10:58:37 -04:00
proxytagservice.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
proxytagservice_test.go Enable prealloc linter 2023-09-03 22:41:51 +01:00