afero/gcsfs
mike.art 822ef76948 Add buckets caching to GcsFS
Without it each files interaction on GCS results in an unnecessary
GetBucket request.
2024-04-29 15:38:10 +02:00
..
errors.go Changed abstraction to operate on client, not bucket 2021-04-14 13:08:40 +02:00
file.go all: Run gofumpt -l -w . 2023-02-23 10:17:14 +01:00
file_info.go all: Run gofumpt -l -w . 2023-02-23 10:17:14 +01:00
file_resource.go all: Run gofumpt -l -w . 2023-02-23 10:17:14 +01:00
fs.go Add buckets caching to GcsFS 2024-04-29 15:38:10 +02:00
gcs-fake-service-account.json GCS fs: move all gcsfs related implementations to its own package 2021-12-27 18:55:57 +01:00
gcs.go all: Run gofumpt -l -w . 2023-02-23 10:17:14 +01:00
gcs_mocks.go all: Run gofumpt -l -w . 2023-02-23 10:17:14 +01:00
gcs_test.go all: Run gofumpt -l -w . 2023-02-23 10:17:14 +01:00