Versions in this module Expand all Collapse all v0 v0.24.0 Jun 17, 2026 Changes in this version + func BindURLParams(r *http.Request, parser *libNetHttp.NetHttpParser) + func ExtractURLParams(r *http.Request) map[string]string + func InitParser(r *http.Request, w http.ResponseWriter) libNetHttp.NetHttpParser + func ParamsMiddleware(next http.Handler) http.Handler