package
0.43.0
Repository: https://github.com/eliben/gocdkx.git
Documentation: pkg.go.dev

# Structs

Attributes contains attributes about a blob.
CopyOptions controls options for Copy.
ListObject represents a specific blob object returned from ListPaged.
ListOptions sets options for listing objects in the bucket.
ListPage represents a page of results return from ListPaged.
ReaderAttributes contains a subset of attributes about a blob that are accessible from Reader.
ReaderOptions controls Reader behaviors.
SignedURLOptions sets options for SignedURL.
WriterOptions controls behaviors of Writer.

# Interfaces

Bucket provides read, write and delete operations on objects within it on the blob service.
Reader reads an object from the blob.
Writer writes an object to the blob.