package
Version:
v2.2.2-0...-17ad7ea
Opens a new window with list of versions in this module.
Published: Sep 1, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Copy(i interface{}) interface{}
Copy returns a deep copy of the provided value.
If there are multiple references to the same value inside the provided value, the multiply-referenced value will be
copied multiple times.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.