Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoScanPaths means no scan paths were found. ErrNoScanPaths = errors.New("scan: no scan paths in cfg.toml") // ErrPathGlob means glob error. ErrPathGlob = errors.New("fsys: path glob error") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.