Versions in this module Expand all Collapse all v1 v1.0.1 Aug 30, 2023 v1.0.0 Aug 30, 2023 Changes in this version + func Matcher(expr string) (func(string, map[any]string) bool, error) + func PathToRegexp(path string, keys *[]Key) (*regexp.Regexp, error) + type Key struct + Modifier string + Name any + Pattern string + Prefix string + Suffix string + type Token any + type TokensToRegexpOptions struct + Delimiter string + Encode func(string) string + End bool + EndsWith string + Prefixes string + Start bool + Strict bool