# Packages

No description provided by the author

# Functions

NewRoutes creates a new Routes.

# Structs

Handlers is a collection of handler that will be bound to the router.
Middlewares is a collection of middlewares that will be bound to the router.
Routes is a collection of routes that will be registered to the router.