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 SummaryJul 16 2025 — Aug 15 2025
|
12 Month SummaryAug 15 2024 — Aug 15 2025
|