package
0.1.0
Repository: https://github.com/ncatelli/mockserver.git
Documentation: pkg.go.dev

# Packages

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

# Functions

New takes a list of routes and attempts to return a router with all of these routes registered to it.

# Structs

ErrInvalidWeight is thrown when a handler has a weight outside the acceptable bounds.
Handler includes all the metadata to decide on and serve a response.
Route includes all routing data to build a route and forward to an appropriate router.