Documentation ¶ Index ¶ func OpenBucket(ctx context.Context, bucket_uri string) (*gc_blob.Bucket, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func OpenBucket ¶ func OpenBucket(ctx context.Context, bucket_uri string) (*gc_blob.Bucket, error) OpenBucket is a local helper function to open a gocloud.dev/blob Bucket URI and ensuring that files will not be written with their corresponding metdata (`.attrs`) files. Types ¶ This section is empty. Source Files ¶ View all Source files bucket.go Click to show internal directories. Click to hide internal directories.