binding

package
v0.0.0-...-00694c9 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultBinder

type DefaultBinder struct {
	UnmarshalOptions protojson.UnmarshalOptions
}

func NewDefaultBinder

func NewDefaultBinder() DefaultBinder

func (DefaultBinder) Bind

type Request

type Request interface {
	HTTPRequest() *http.Request
	PathParam(name string) string
	QueryParams() url.Values
	FormParams() (url.Values, error)
}

Jump to

Keyboard shortcuts

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