binder

package module
v0.0.0-...-391386a Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: MIT Imports: 10 Imported by: 0

README

binder

golang library for binding HTTP request parameters

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithCustomValidatorInstance

func WithCustomValidatorInstance(v *validator.Validate) binderOpt

Types

type Binder

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

func New

func New(binderOpts ...binderOpt) *Binder

func (*Binder) Bind

func (b *Binder) 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