Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoArguments will be returned when didn't specify any arguments ErrNoArguments = errors.New("Please specify the argument") // ErrIllegalMount will be returned when wrong argument passed to Mount ErrIllegalMount = errors.New("illegal Mount() call") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.