Documentation
¶
Index ¶
- func Add(structInstance interface{}, fields map[string]interface{}) interface{}
- func Clone(structInstance interface{}) interface{}
- func Get(structInstance interface{}, fieldName string) interface{}
- func Has(structInstance interface{}, fieldName string) bool
- func HasEmpty(structInstance interface{}, fieldName string) bool
- func Merge(structs ...interface{}) interface{}
- func Remove(structInstance interface{}, fields ...string) interface{}
- func Set(structInstance interface{}, fieldName string, value interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.