package
0.5.1
Repository: https://github.com/ingka-group/fastecho.git
Documentation: pkg.go.dev

# Functions

AddRoute adds a route.
NewRouter creates a new Router.
NewValidator creates a new Validator.

# Structs

Config contains the configuration for the router.
Route contains the details of a route.
Router contains all the available routes of the service.
Validator is the struct that contains the validator.