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