Documentation ¶
Index ¶
- func BlobCheck(ctx context.Context, bucketURL, checkString string) (bool, error)
- func DeleteBlob(ctx context.Context, bucketURL, fileKey string) error
- func NewBlobReader(ctx context.Context, bucketURL, fileKey string) (io.Reader, func(), error)
- func NewBlobWriter(ctx context.Context, bucketURL, fileKey string) (io.Writer, func(), error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteBlob ¶
DeleteBlob removes a blob from a bucket
func NewBlobReader ¶
NewBlobReader pulls a file from a binary storage location
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.