Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + type Regexp interface + MatchSubExp func(s string) (matches map[string]string, match bool) + func MustNew(regex string) Regexp + func New(regex string) (r Regexp, err error)