sheet-historical-data-conve.../vendor/github.com/mohae/deepcopy
2024-11-05 22:59:23 +03:00
..
.gitignore ZERO history with bin files ignored 2024-11-05 22:59:23 +03:00
.travis.yml ZERO history with bin files ignored 2024-11-05 22:59:23 +03:00
deepcopy.go ZERO history with bin files ignored 2024-11-05 22:59:23 +03:00
LICENSE ZERO history with bin files ignored 2024-11-05 22:59:23 +03:00
README.md ZERO history with bin files ignored 2024-11-05 22:59:23 +03:00

deepCopy

GoDocBuild Status

DeepCopy makes deep copies of things: unexported field values are not copied.

Usage

cpy := deepcopy.Copy(orig)