urlencodedform

package
v2.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func URLValuesToObject

func URLValuesToObject(values url.Values, target interface{}) error

URLValuesToObject parses the url values and stores the result in the value pointed to by v. If v is nil or not a pointer, URLValuesToObject returns an InvalidUnmarshalError.

func Unmarshal

func Unmarshal(data []byte, target any) error

Unmarshal parses the url encoded data and stores the result in the value pointed to by v. If v is nil or not a pointer, Unmarshal returns an InvalidUnmarshalError.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL