package
0.7.0
Repository: https://github.com/jake-hansen/agora.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Cfg provides a new Config using values from a Viper and contains the given middleware and handlers.
CfgTest provides the passed Config.
New returns a new instance of Router configured with the given Config.
Provide provides a new Router using the given Config.

# Variables

ProviderProductionSet provides a new Router for use in production.
ProviderTestSet provides a new Router for use in testing.

# Structs

Config contains the parameters for configuring a Router.
Router contains the engine and Config for routing requests.