Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Walk ¶
func Walk(rootPath string, newFileChan chan (*node.Node), filters []*regexp.Regexp, ignores []*regexp.Regexp, ignoreZero bool, ignoreHidden bool, flogger *logger.FileLogger) (string, int64, int64, int64, error)
Walk walks the filesystem and pushes found files to the channel it returns the logfile, total number of found files, nb skipped, nb error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.