Documentation ¶
Overview ¶
Package blob provides types for interacting with blob storage providers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bucket ¶
type Bucket struct {
// contains filtered or unexported fields
}
The Bucket type represents a blob storage bucket that blobs can be read or written to.
Click to show internal directories.
Click to hide internal directories.