reflectstruct

package
v0.0.0-...-c6ea6ab Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2021 License: LGPL-3.0 Imports: 8 Imported by: 4

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.

Jump to

Keyboard shortcuts

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