Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Walk ¶
func Walk( targetDirAbsPaths []string, filterHandler FilterHandler, workerCount int, )
func WalkWorker ¶
func WalkWorker( workRequests chan string, bufferRequests chan string, filterHandler FilterHandler, incompleteRequestCount *int64, done chan struct{}, )
Types ¶
type FilterHandler ¶
Click to show internal directories.
Click to hide internal directories.