binder

package
v0.0.0-...-bd13ba8 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BinderBool

func BinderBool(field *reflect.Value, paramValue interface{})

func BinderByType

func BinderByType(f reflect.Value, ft reflect.Type, param map[string]interface{}, name string)

func BinderFloat

func BinderFloat(field *reflect.Value, paramValue interface{})

func BinderInt

func BinderInt(field *reflect.Value, paramValue interface{})

func BinderParameter

func BinderParameter(appcon *appcontext.AppContext)

func BinderSlice

func BinderSlice(name string, field *reflect.Value, filedtype reflect.Type, paramValue interface{})

func BinderSliceElement

func BinderSliceElement(valueKind reflect.Kind, val string, structField reflect.Value)

func BinderString

func BinderString(field *reflect.Value, paramValue interface{})

func BinderUint

func BinderUint(field *reflect.Value, paramValue interface{})

func GetParamValueFloat

func GetParamValueFloat(paramValue interface{}) (float64, error)

func GetParamValueInt

func GetParamValueInt(paramValue interface{}) (int64, error)

func GetParamValueUint

func GetParamValueUint(paramValue interface{}) (uint64, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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