func path/filepath.Walk

one use

	path/filepath (current package)
		path.go#L567: func Walk(root string, fn WalkFunc) error {