An implementation of Bucket in S3
Find a file
2018-10-20 00:38:04 -07:00
.editorconfig Initial commit 2018-01-01 21:22:10 -08:00
.gitignore Remove Bazel related files 2018-04-25 17:40:04 -07:00
go.mod Bump dependencies 2018-10-20 00:38:04 -07:00
go.sum Bump dependencies 2018-10-20 00:38:04 -07:00
LICENSE Initial commit 2018-01-01 21:22:10 -08:00
README.md Initial commit 2018-01-01 21:22:10 -08:00
s3.go Initial commit 2018-01-01 21:22:10 -08:00
s3_test.go Handle errors in example test 2018-07-28 15:03:51 -07:00

GoDoc Go Report Card

S3 Bucket

S3 Bucket is an implementation of Bucket with AWS S3.

Please refer to the FSDB project for more background information.

(Example code on godoc)

License

BSD License.