Versions in this module Expand all Collapse all v1 v1.0.1 Oct 6, 2025 v1.0.0 Oct 6, 2025 Changes in this version + type Decoder interface + Decode func(values url.Values) (map[string]any, error) + type PlainDecoder struct + func (d PlainDecoder) Decode(v url.Values) (map[string]any, error)