Versions in this module Expand all Collapse all v0 v0.2.4 Jun 18, 2026 Changes in this version + func QuoteMeta(s string) string + type Glob interface + Match func(string) bool + func Compile(pattern string, separators ...rune) (Glob, error) + func MustCompile(pattern string, separators ...rune) Glob