binding

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DereferenceType

func DereferenceType(t reflect.Type) reflect.Type

func DereferenceValue

func DereferenceValue(v reflect.Value) reflect.Value

Types

type Error

type Error struct {
	Field   string
	Message string
	Code    string
}

func (Error) Error

func (err Error) Error() string

type Plan

type Plan struct {
	// contains filtered or unexported fields
}

func Compile

func Compile(t reflect.Type) Plan

func (Plan) Bind

func (plan Plan) Bind(r *http.Request, target reflect.Value) error

Jump to

Keyboard shortcuts

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