# Functions
New constructs a new GCS storage backend using the supplied GCS bucket name and service object.
NewGCSServiceWithCreds returns a GCSService object given a GCloud service account file path.
NewGCSServiceWithCreds returns a GCSService object given a GCloud service account file path.
# Constants
No description provided by the author
No description provided by the author
MAX_OBJECT_COMPOSITION specifies the maximum number of objects that can combined in a compose operation.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GCSService holds the cloud.google.com/go/storage client as well as its associated context.