//
pkg.gl
Category
github.com/peter-mount/go-kernel/v2
util
walk
package
2.0.2
Repository:
https://github.com/peter-mount/go-kernel.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
12
Files
144 SLOC
#
Functions
NewPathWalker
NewPathWalker creates a new PathWalker.
#
Type aliases
PathPredicate
PathPredicate performs a test against a file being walked.
PathWalker
PathWalker performs a function against a file being walked.