distribution/registry/storage/driver
Milos Gajdos 2548973b1d
Enable Go build tags
This enables go build tags so the GCS and OSS driver support is
available in the binary distributed via the image build by Dockerfile.

This led to quite a few fixes in the GCS and OSS packages raised as
warning by golang-ci linter.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
(cherry picked from commit 6b388b1ba6)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-21 13:50:24 +02:00
..
azure Fix gometalint errors 2021-03-23 21:03:10 +08:00
base Fix gofmt warnings 2023-05-09 18:58:38 +01:00
factory Add documentation for how to register new StorageDrivers 2016-03-29 14:42:19 -07:00
filesystem Migrate to golangci-lint 2021-03-23 21:02:54 +08:00
gcs Enable Go build tags 2023-08-21 13:50:24 +02:00
inmemory Fix panic in inmemory driver 2022-12-04 22:47:15 +08:00
middleware Fix gofmt warnings 2023-05-09 18:58:38 +01:00
oss Enable Go build tags 2023-08-21 13:50:24 +02:00
s3-aws Merge pull request #3893 from pluralsh/part-pagination 2023-05-09 20:58:24 +01:00
swift Fix gometalint errors 2021-03-23 21:03:10 +08:00
testdriver context: remove definition of Context 2017-08-11 15:53:31 -07:00
testsuites Enable static checks 2018-08-06 14:49:11 -07:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Introduce Walk Method Per Storage Driver 2018-01-07 22:45:17 -08:00
walk.go Ignore missing paths during enumeration 2018-09-05 10:17:08 -07:00
walk_test.go Ignore missing paths during enumeration 2018-09-05 10:17:08 -07:00