distribution/registry/storage/driver/s3-aws
Milos Gajdos 1089800643
Preallocate created slice in S3 tests
In case drvr.PutContent fails and returns error we'd have
some extra memory allocated, though in this case
(test with known size of the slice being iterated), that's fine.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-09-03 23:26:32 +01:00
..
s3.go Enable prealloc linter 2023-09-03 22:41:51 +01:00
s3_test.go Preallocate created slice in S3 tests 2023-09-03 23:26:32 +01:00
s3_v2_signer.go Fix gometalint errors 2019-02-04 16:01:04 -08:00