周玉环 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)