# Functions
GetAndOpen is a convenience method that combines Store.Get() and Object.Open() into a single call.
GetObject Gets a single object's bytes based on bucket and name parameters.
GetObject Gets a single object's bytes based on bucket and name parameters.
No description provided by the author
No description provided by the author
No description provided by the author
NewTransferClient creates a new Transferer using an authed http client.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Copied from cloudstorage.
MaxPrefix is the maximum number of prefix filters allowed when transferring files in GCS buckets.
# Structs
AwsSource is an AWS S3 data source.
GcsSource is a Source defined by a Gcs bucket.
HttpSource is a Source defined by a HTTP URL data source.
TransferConfig wraps all of the relevant variables for transfer jobs into a unified struct.
Transferer manages the transfer of data sources to GCS.
# Interfaces
Source defines the data source when transferring data to a GCS bucket.
# Type aliases
No description provided by the author