package
1.5.0
Repository: https://github.com/classmarkets/fabio.git
Documentation: pkg.go.dev

# Functions

GetTable returns the active routing table.
No description provided by the author
Parse loads a routing table from a set of route commands.
SetTable sets the active routing table.

# 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

# Variables

Matcher contains the available matcher functions.
Picker contains the available picker functions.
ServiceRegistry stores the metrics for the services.

# Structs

Route maps a path prefix to one or more target URLs.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Routes stores a list of routes usually for a single host.
Table contains a set of routes grouped by host.