Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrIsDir = errors.New("Cannot do read operations on non-blobs")
ErrIsDir is returned whenever the caller tries to use a read operation on a directory
View Source
var (
ErrReadOnly = errors.New("Operation not supported: FS is read-only")
)
write operation are not supported, those are below
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.