Versions in this module Expand all Collapse all v1 v1.2.0 Mar 6, 2025 Changes in this version + func RegexFromGlob(glob string) string + func RegexFromGlobWithOptions(glob string, config Options) string + type Options struct + Delimiter rune + Extended bool + GlobStar bool Other modules containing this package github.com/redmatter/go-globre/v2