Documentation ¶ Index ¶ func CleanGlobPath(path string) string func Glob(fsys fs.FS, pattern string) (matches []string, err error) func HasMeta(path string) bool func WalkDir(fsys fs.FS, root string, fn fs.WalkDirFunc) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CleanGlobPath ¶ func CleanGlobPath(path string) string func Glob ¶ func Glob(fsys fs.FS, pattern string) (matches []string, err error) func HasMeta ¶ func HasMeta(path string) bool func WalkDir ¶ func WalkDir(fsys fs.FS, root string, fn fs.WalkDirFunc) error Types ¶ This section is empty. Source Files ¶ View all Source files exports.goglob.gowalk.go Click to show internal directories. Click to hide internal directories.