func path/filepath.WalkDir

one use

	path/filepath (current package)
		path.go#L527: func WalkDir(root string, fn fs.WalkDirFunc) error {