package
8.2.0
Repository: https://github.com/issue9/mux.git
Documentation: pkg.go.dev

# Functions

GetParams 获取当前请求实例上的参数列表.
NewRouter 声明适用于官方 http.Handler 接口的路由.
No description provided by the author
WithValue 将参数 ps 附加在 r 上 与 context.WithValue 功能相同,但是考虑了在同一个 r 上调用多次 WithValue 的情况。.