proxy.golang.org : github.com/touchmarine/mux
Package mux is a stripped-down http.ServeMux with a few select extras like regular expression patterns and mounting. mux supports only http.HandlerFunc, http.Handler is not supported. Non-regexp handler pattern must begin with a slash "/" and must not end with a slash "/". Requests with a trailing slash are redirected to the slash-less version.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/touchmarine/mux
License: MIT
Latest release: over 4 years ago
First release: almost 3 years ago
Namespace: github.com/touchmarine
Last synced: 19 days ago