pocketbase/tools/filesystem/internal/s3blob/s3
Gani Georgiev 77c05dbd2a support Uploader.MaxConcurrency=1 and updated tests 2025-10-02 20:52:36 +03:00
..
tests added basic s3blob tests 2025-03-08 22:32:00 +02:00
copy_object.go [poc] replaced aws-sdk-go-v2 and gocloud.dev/blob 2025-03-05 16:31:21 +02:00
copy_object_test.go [#7153] eagerly escape the S3 path in accordance with the S3 UriEncode signing rules 2025-09-06 11:59:32 +03:00
delete_object.go [poc] replaced aws-sdk-go-v2 and gocloud.dev/blob 2025-03-05 16:31:21 +02:00
delete_object_test.go added basic s3blob tests 2025-03-08 22:32:00 +02:00
error.go [#6654] fixed S3 canonical uri parts escaping 2025-03-28 19:28:04 +02:00
error_test.go [#6654] fixed S3 canonical uri parts escaping 2025-03-28 19:28:04 +02:00
get_object.go [poc] replaced aws-sdk-go-v2 and gocloud.dev/blob 2025-03-05 16:31:21 +02:00
get_object_test.go added basic s3blob tests 2025-03-08 22:32:00 +02:00
head_object.go [poc] replaced aws-sdk-go-v2 and gocloud.dev/blob 2025-03-05 16:31:21 +02:00
head_object_test.go added basic s3blob tests 2025-03-08 22:32:00 +02:00
list_objects.go [poc] replaced aws-sdk-go-v2 and gocloud.dev/blob 2025-03-05 16:31:21 +02:00
list_objects_test.go added basic s3blob tests 2025-03-08 22:32:00 +02:00
s3.go [#7153] eagerly escape the S3 path in accordance with the S3 UriEncode signing rules 2025-09-06 11:59:32 +03:00
s3_escape_test.go [#6654] fixed S3 canonical uri parts escaping 2025-03-28 19:28:04 +02:00
s3_test.go [#7153] eagerly escape the S3 path in accordance with the S3 UriEncode signing rules 2025-09-06 11:59:32 +03:00
uploader.go support Uploader.MaxConcurrency=1 and updated tests 2025-10-02 20:52:36 +03:00
uploader_test.go support Uploader.MaxConcurrency=1 and updated tests 2025-10-02 20:52:36 +03:00