# Packages
No description provided by the author
# README
A multiplexer for Go
Supports
- Variables in the path
- The stdlib http.Handler interface (Also webassembly!)
- stdlib http.ResponseWriter/http.Request functions
- Route namespaces
For examples; please do not hesitate to look at the router_tests.go file.