Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldValues ¶
func FieldValues(s interface{}) map[string]interface{}
FieldValues returns a map of names and values of the top-level exported fields in a struct. Anonymous fields are ignored, as well as non-exported fields.
func SetFieldValues ¶
SetFieldValues will restore values the were extracted using FieldValues
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.