binding

package
v1.14.9 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bind

func Bind(c fiber.Ctx, obj interface{}) error

Types

type ArgsSource

type ArgsSource fasthttp.Args

func (*ArgsSource) Get added in v1.14.3

func (form *ArgsSource) Get(key string) ([]string, bool)

type CtxSource

type CtxSource fasthttp.RequestCtx

func (*CtxSource) Get added in v1.14.3

func (form *CtxSource) Get(key string) (string, bool)

type HeaderSource

type HeaderSource fasthttp.RequestHeader

func (*HeaderSource) Get added in v1.14.3

func (form *HeaderSource) Get(key string) ([]string, bool)

type RequestSource

type RequestSource struct {
	fiber.Ctx
}

func (RequestSource) Body added in v1.13.14

func (RequestSource) Header

func (RequestSource) Query

func (RequestSource) Uri

func (s RequestSource) Uri() strstruct.Getter

Jump to

Keyboard shortcuts

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