Нема описа

paddy 7916fbaec3 init пре 3 година
.gitignore 7916fbaec3 init пре 3 година
.travis.yml 7916fbaec3 init пре 3 година
LICENSE 7916fbaec3 init пре 3 година
README.md 7916fbaec3 init пре 3 година
deepcopy.go 7916fbaec3 init пре 3 година
deepcopy_test.go 7916fbaec3 init пре 3 година

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)