Categorygithub.com/bww/go-router/v2
modulepackage
2.5.0
Repository: https://github.com/bww/go-router.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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

# Structs

Request context.
A matched route.
No description provided by the author
An individual route.

# Interfaces

Middle provides functionality to wrap a handler producing another handler.
A responder is anything that can be converted to a response.
Dead simple router.

# Type aliases

Request attributes.
Route handler.
Candidate route matcher.
Middle function wrapper.
A set of middleware.
No description provided by the author
No description provided by the author
A route option.