//
pkg.gl
Category
github.com/ingka-group/fastecho
router
package
0.5.1
Repository:
https://github.com/ingka-group/fastecho.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
147 SLOC
#
Functions
AddRoute
AddRoute adds a route.
NewRouter
NewRouter creates a new Router.
NewValidator
NewValidator creates a new Validator.
#
Structs
Config
Config contains the configuration for the router.
Route
Route contains the details of a route.
Router
Router contains all the available routes of the service.
Validator
Validator is the struct that contains the validator.