Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clone ¶
func Clone(val interface{}) interface{}
Clone performs a deep clone of a JSON-ish structure.
func Merge ¶
func Merge(src, changes interface{}) interface{}
Merge merges changes into src recursively. The original objects will be left unchanged.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.