package
0.0.6
Repository: https://github.com/mattn/go-zglob.git
Documentation: pkg.go.dev

# Functions

FastWalk walks the file tree rooted at root, calling walkFn for each file or directory in the tree, including root.

# Variables

TraverseLink is a sentinel error for fastWalk, similar to filepath.SkipDir.