Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrPathNotSet states that given path to file loader is empty ErrPathNotSet = errors.New("path is not set") // ErrFileNotFound states that given file is not exists ErrFileNotFound = errors.New("file not found") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.