binding

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindForm

func BindForm(r *http.Request, v interface{}) error

BindForm unmarshals Form data into the provided value.

func BindJSON

func BindJSON(data []byte, v interface{}) error

BindJSON unmarshals JSON data into the provided value.

func BindMultipartForm

func BindMultipartForm(r *http.Request, v interface{}, maxMemory int64) error

BindMultipartForm unmarshals multipart form data into the provided value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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