package
Version:
v0.45.0
Opens a new window with list of versions in this module.
Published: Jun 27, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DeepCopy(val interface{}) interface{}
DeepCopy performs a recursive deep copy for nested slices/maps and
returns the copied object. Supports []interface{}
and map[string]interface{} only
Source Files
¶
Click to show internal directories.
Click to hide internal directories.