package
2.0.0-beta2+incompatible
Repository: https://github.com/tricksterproxy/trickster.git
Documentation: pkg.go.dev

# Functions

GetNamedMatch will return the value of a Named Submatch for a given regexp and its matches.
GetNamedMatches will return a map of NamedSubmatches=Value for a Regexp and input string, filtered to the provided list when populated.