Documentation
¶
Index ¶
- func Copy(toValue interface{}, fromValue interface{}) (err error)
- func CopyWithIgnoreEmpty(toValue interface{}, fromValue interface{}) (err error)
- func DeepCopy(toValue interface{}, fromValue interface{}) (err error)
- func DeepCopyWithIgnoreEmpty(toValue interface{}, fromValue interface{}) (err error)
- func JsonIndent(data []byte) string
- func ToString(value interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyWithIgnoreEmpty ¶
func CopyWithIgnoreEmpty(toValue interface{}, fromValue interface{}) (err error)
func DeepCopyWithIgnoreEmpty ¶
func DeepCopyWithIgnoreEmpty(toValue interface{}, fromValue interface{}) (err error)
func JsonIndent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.