Sen descrición

paddy 7916fbaec3 init %!s(int64=3) %!d(string=hai) anos
.gitignore 7916fbaec3 init %!s(int64=3) %!d(string=hai) anos
.travis.yml 7916fbaec3 init %!s(int64=3) %!d(string=hai) anos
LICENSE 7916fbaec3 init %!s(int64=3) %!d(string=hai) anos
README.md 7916fbaec3 init %!s(int64=3) %!d(string=hai) anos
deepcopy.go 7916fbaec3 init %!s(int64=3) %!d(string=hai) anos
deepcopy_test.go 7916fbaec3 init %!s(int64=3) %!d(string=hai) anos

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)