Package 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.
There are no reported vulnerabilities
30 Day SummaryMay 24 2022 — Jun 23 2022
|
12 Month SummaryJun 23 2021 — Jun 23 2022
|