binding

package
v0.16.7 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2025 License: MIT, Apache-2.0, BSD-3-Clause Imports: 8 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 added in v0.16.0

type RequestSource struct {
	*gin.Context
}

func (RequestSource) BodyBind added in v0.16.0

func (s RequestSource) BodyBind(obj any) error

func (RequestSource) Form added in v0.16.0

func (s RequestSource) Form() mtos.Setter

func (RequestSource) Header added in v0.16.0

func (s RequestSource) Header() mtos.Setter

func (RequestSource) Query added in v0.16.0

func (s RequestSource) Query() mtos.Setter

func (RequestSource) Uri added in v0.16.0

func (s RequestSource) Uri() mtos.Setter

Jump to

Keyboard shortcuts

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