internal

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TagName_Json      = "json"
	TagName_Multipart = "multipart"
	TagName_Key       = "key"
	TagName_Query     = "query"

	True = "true"
)

Variables

This section is empty.

Functions

func BuildJsonContentBinder

func BuildJsonContentBinder(rv reflect.Value) structproto.ValueBinder

func Indirect

func Indirect(v interface{}) (reflect.Value, error)

Types

type JsonContentBinder

type JsonContentBinder reflect.Value

func (JsonContentBinder) Bind

func (binder JsonContentBinder) Bind(content interface{}) error

type UrlQueryContentBinder

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

func NewUrlQueryContentBinder

func NewUrlQueryContentBinder(values url.Values) *UrlQueryContentBinder

func (*UrlQueryContentBinder) Bind

func (*UrlQueryContentBinder) Deinit

func (binder *UrlQueryContentBinder) Deinit(context *structproto.StructProtoContext) error

func (*UrlQueryContentBinder) Init

Jump to

Keyboard shortcuts

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