func path/filepath.Glob

one use

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