package
0.0.0-20240514220651-979e420b4c9e
Repository: https://github.com/delta10/filter-proxy.git
Documentation: pkg.go.dev

# Functions

newRouteRegexp parses a route template and returns a routeRegexp, used to match a host, a path or a query string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

routeRegexp stores a regexp to match a host or path and information to collect and validate route variables.
No description provided by the author

# Type aliases

No description provided by the author