golang-github-gorilla-mux
A powerful URL router and dispatcher for golang


Package gorilla/mux implements a request router and dispatcher. The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions.

BSD

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...