deepCopy
June 2, 2017 ยท View on GitHub
DeepCopy makes deep copies of things: unexported field values are not copied.
Usage
cpy := deepcopy.Copy(orig)
June 2, 2017 ยท View on GitHub
DeepCopy makes deep copies of things: unexported field values are not copied.
cpy := deepcopy.Copy(orig)