binding

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: MIT, Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bind

func Bind(ctx *gin.Context, obj any) error

Types

type RequestSource

type RequestSource struct {
	*gin.Context
}

func (RequestSource) BodyBind

func (s RequestSource) BodyBind(obj any) error

func (RequestSource) Header

func (s RequestSource) Header() kvstruct.Setter

func (RequestSource) MultipartForm added in v1.7.2

func (s RequestSource) MultipartForm() kvstruct.Setter

func (RequestSource) Query

func (s RequestSource) Query() kvstruct.Setter

func (RequestSource) Uri

func (s RequestSource) Uri() kvstruct.Setter

Jump to

Keyboard shortcuts

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