周玉环 d906a41c2e first commit 2 dagar sedan
..
.gitignore d906a41c2e first commit 2 dagar sedan
.travis.yml d906a41c2e first commit 2 dagar sedan
LICENSE d906a41c2e first commit 2 dagar sedan
README.md d906a41c2e first commit 2 dagar sedan
deepcopy.go d906a41c2e first commit 2 dagar sedan

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)