func path/filepath.Glob

one use

	path/filepath (current package)
		match.go#L243: func Glob(pattern string) (matches []string, err error) {