Categorygithub.com/Nigel2392/mux
repositorypackage
1.3.7
Repository: https://github.com/nigel2392/mux.git
Documentation: pkg.go.dev

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