//
pkg.gl
Category
github.com/googleforgames/open-saves
internal
pkg
blob
package
0.3.0-beta0
Repository:
https://github.com/googleforgames/open-saves.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
108 SLOC
#
Functions
NewBlobGCP
NewBlobGCP returns a new BlobGCP instance.
#
Structs
BlobGCP
BlobGCP is the GCP implementation of blob.BlobStore using Cloud Storage.
#
Interfaces
BlobStore
BlobStore is a public interface for Blob operations within Open Saves.