Versions in this module Expand all Collapse all v0 v0.9.1 Aug 30, 2023 v0.9.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 Other modules containing this package github.com/enolgor/go-utils/server