turk-english-docs-translation/vendor/github.com/mohae/deepcopy/README.md
2020-06-01 00:08:01 +05:00

347 B

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)