Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotDir = errorer.Errorf("not a directory") ErrNotDirv = errorer.Wrapf(ErrNotDir) )
View Source
var ( ErrNotFile = errorer.Errorf("not a file") ErrNotFilev = errorer.Wrapf(ErrNotDir) )
View Source
var Dirs = dirs{ // contains filtered or unexported fields }
View Source
var Files = files{ // contains filtered or unexported fields }
View Source
var Paths = paths{}
View Source
var Walks = walks{}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.