Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrFSNotFound denotes filesystem not found error. ErrFSNotFound = errors.New("filesystem not found") // ErrCanceled denotes canceled by context error. ErrCanceled = errors.New("canceled by context") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.