longping d9e6e61923 first commit il y a 1 an
..
.gitignore d9e6e61923 first commit il y a 1 an
.travis.yml d9e6e61923 first commit il y a 1 an
LICENSE d9e6e61923 first commit il y a 1 an
README.md d9e6e61923 first commit il y a 1 an
deepcopy.go d9e6e61923 first commit il y a 1 an

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)