Documentation
¶
Overview ¶
Package jsonutil provides utilities for working with JSON-compatible values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepCloneJSON ¶
func DeepCloneJSON(v interface{}) interface{}
DeepCloneJSON creates a deep copy of a JSON-compatible value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.