Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFileExists = errors.New("file already exists")
ErrFileExists is the error returned when trying to access a file that does not exist
View Source
var ErrNotAvailable = errors.New("item not available")
ErrNotAvailable is the error returned when an element that is being looked up is not available
View Source
var ErrSingularityNotInstalled = errors.New("Singularity not available")
ErrSingularityNotInstalled is the error returned when Singularity is not installed
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.