package
0.4.3
Repository: https://github.com/creack/ehttp.git
Documentation: pkg.go.dev

# 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.

# Structs

Router wraps *github.com/julienschmidt/httprouter.Router with error management.

# Type aliases

Handle wraps httprouter's Handle and extends it with an error return.