# Functions
OpenBucket returns a *blob.Bucket backed by an existing GCS bucket.
# Constants
Scheme is the URL scheme gcsblob registers its URLOpener under on blob.DefaultMux.
# Variables
Set holds Wire providers for this package.
# Structs
CopyObjectHandles holds the ObjectHandles for the destination and source of a Copy.
Options sets options for constructing a *blob.Bucket backed by GCS.
URLOpener opens GCS URLs like "gs://mybucket".
# Type aliases
SignBytesFunc is shorthand for the signature of Options.SignBytes.