binding

package
v0.0.0-...-76941e5 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Form

func Form(req *http.Request, obj any, tag string) error
func Header(req *http.Request, obj any, tag string) error

func JSON

func JSON(req *http.Request, obj any, useNumber bool, disallowUnknownFields bool) error

func MsgPack

func MsgPack(req *http.Request, obj any) error

func MultipartForm

func MultipartForm(req *http.Request, obj any, tag string) error

func PostForm

func PostForm(req *http.Request, obj any, tag string) error

func ProtoBuf

func ProtoBuf(req *http.Request, obj any) error

func Query

func Query(req *http.Request, obj any, tag string) error

func TOML

func TOML(req *http.Request, obj any) error

func Uri

func Uri(m map[string][]string, obj any, tag string) error

func XML

func XML(req *http.Request, obj any) error

func YAML

func YAML(req *http.Request, obj any) error

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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