longping d9e6e61923 first commit hai 1 ano
..
.gitignore d9e6e61923 first commit hai 1 ano
.travis.yml d9e6e61923 first commit hai 1 ano
LICENSE d9e6e61923 first commit hai 1 ano
README.md d9e6e61923 first commit hai 1 ano
deepcopy.go d9e6e61923 first commit hai 1 ano

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)