An implementation of Bucket in Google Cloud Storage
- Go 100%
| .editorconfig | ||
| .gitignore | ||
| gcs.go | ||
| gcs_test.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
GCS Bucket
GCS Bucket is an implementation of Bucket with Google Cloud Storage.
Please refer to the FSDB project for more background information.