Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrorUnknownSourceMapKeyType1 = errutil.NewFactory("unknown source map key type: %v") ErrorUnsupportedReflectFieldMethod2 = errutil.NewFactory("unsupported reflect field method: %v <- %v") ErrorFieldCanNotSet = errutil.NewFactory("field can not set") )
expose errors
Functions ¶
func ReflectStruct ¶
func ReflectStruct(dest interface{}, src interface{}) (err error)
ReflectStruct reflect data from src to dest
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.