Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrWriteMetadataToFsys = errors.New("failed to write metadata to fsys") ErrOpen = errors.New("failed to open") ErrUpload = errors.New("failed to upload") )
View Source
var (
ErrTooManyFsyses = errors.New("too many fsyses, only one is supported")
)
View Source
var (
VV bool
)
Functions ¶
func ExecuteWithContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.