binding

package
v0.0.0-...-716261e Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	JSONBind = &jsonBinding{}
	XMLBind  = &xmlBinding{}
)

Functions

This section is empty.

Types

type Binding

type Binding interface {
	Name() string
	Bind(r *http.Request, obj any) error
}

Jump to

Keyboard shortcuts

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