# Functions
MWError exposes the default router MWError method.
MWErrorPanic exposes the default router MWErrorPanic method.
New instantiates a new ehttprouter.Router.
# Variables
DefaultRouter is the default router for direct access.
# Type aliases
Handle wraps httprouter's Handle and extends it with an error return.