An implementation of Bucket in Google Cloud Storage
Find a file
2018-10-20 00:34:16 -07:00
.editorconfig Initial commit 2018-01-01 13:12:34 -08:00
.gitignore Remove Bazel related files 2018-04-25 17:37:29 -07:00
gcs.go Batch errors in Write function 2018-07-28 15:13:19 -07:00
gcs_test.go Batch errors in Write function 2018-07-28 15:13:19 -07:00
go.mod Bump dependencies 2018-10-20 00:34:16 -07:00
go.sum Bump dependencies 2018-10-20 00:34:16 -07:00
LICENSE Initial commit 2018-01-01 13:12:34 -08:00
README.md Fix link error in README 2018-01-01 14:44:52 -08:00

GoDoc Go Report Card

GCS Bucket

GCS Bucket is an implementation of Bucket with Google Cloud Storage.

Please refer to the FSDB project for more background information.

(Example code on godoc)

License

BSD License.