Documentation ¶
Overview ¶
Package gcsblob provides an implementation of using blob API on GCS. It is a wrapper around GCS client library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenBucket ¶
func OpenBucket(ctx context.Context, bucketName string, client *gcp.HTTPClient) (*blob.Bucket, error)
OpenBucket returns a GCS Bucket that communicates using the given HTTP client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.