Versions in this module Expand all Collapse all v0 v0.1.1 Jan 25, 2024 Changes in this version + func Decode(r *http.Request, v interface{}) error + func DecodeForm(r *http.Request, v interface{}) error + func DecodeJSON(r *http.Request, v interface{}) error + func DecodePath(r *http.Request, v interface{}) error + func DecodeQuery(r *http.Request, v interface{}) error