//
pkg.gl
Category
github.com/subchen/go-stack
filewalk
package
1.0.1
Repository:
https://github.com/subchen/go-stack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
40 SLOC
#
Functions
FindFiles
FindFiles finds matches file in root dir.
#
Type aliases
AcceptFunc
AcceptFunc is the function called for each file, return true to accpet file.
SkipDirFunc
SkipDirFunc is the function called for each directory, return true to skip dir.