import "github.com/gobwas/glob/compiler"
compiler.go
func Compile(tree *ast.Node, sep []rune) (match.Matcher, error)