周玉环 d906a41c2e first commit 2 днів тому
..
.gitignore d906a41c2e first commit 2 днів тому
.travis.yml d906a41c2e first commit 2 днів тому
LICENSE d906a41c2e first commit 2 днів тому
README.md d906a41c2e first commit 2 днів тому
deepcopy.go d906a41c2e first commit 2 днів тому

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)