Versions in this module Expand all Collapse all v1 v1.0.0 Jan 30, 2026 Changes in this version + const MaxRequestBodySize + func DecodeJSON(w http.ResponseWriter, r *http.Request, target any) error + func LimitedBody(w http.ResponseWriter, r *http.Request, maxBytes int64) io.ReadCloser + func WriteJSON(w http.ResponseWriter, status int, data any)