Documentation ¶ Index ¶ func MapForm(ptr any, form url.Values) error func MapFormByTag(ptr any, form url.Values, tag string) error func MapQuery(ptr any, form url.Values) error func MappingByPtr(ptr any, form url.Values, tag string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MapForm ¶ func MapForm(ptr any, form url.Values) error func MapFormByTag ¶ func MapFormByTag(ptr any, form url.Values, tag string) error func MapQuery ¶ func MapQuery(ptr any, form url.Values) error func MappingByPtr ¶ func MappingByPtr(ptr any, form url.Values, tag string) error Types ¶ This section is empty. Source Files ¶ View all Source files form.go Click to show internal directories. Click to hide internal directories.