longping d9e6e61923 first commit hace 1 año
..
.gitignore d9e6e61923 first commit hace 1 año
.travis.yml d9e6e61923 first commit hace 1 año
LICENSE d9e6e61923 first commit hace 1 año
README.md d9e6e61923 first commit hace 1 año
deepcopy.go d9e6e61923 first commit hace 1 año

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)