Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Decoder ¶
type Decoder[T any] struct { // contains filtered or unexported fields }
Decoder manages the fields to decode url.Values into T
func MustNewDecoder ¶ added in v0.2.0
func NewDecoder ¶
type InvalidTypeErr ¶
func (InvalidTypeErr) Error ¶
func (i InvalidTypeErr) Error() string
Click to show internal directories.
Click to hide internal directories.