Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBlobIDEmpty = fmt.Errorf("blobstore: BlobID is empty")
ErrBlobIDEmpty is returned when the BlobID is empty
Functions ¶
This section is empty.
Types ¶
type Blobstore ¶
type Blobstore struct {
// contains filtered or unexported fields
}
Blobstore provides an interface to an filesystem based blobstore
Click to show internal directories.
Click to hide internal directories.