Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 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