Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotDir = errors.New("not a directory")
)
View Source
var (
ErrRootIsNotDir = errors.New("root is not a directory")
)
Functions ¶
func NewErrNotDir ¶
Types ¶
type Root ¶
func (*Root) FindFilesContext ¶
Click to show internal directories.
Click to hide internal directories.