iwita b9152718d2 new version 5 years ago
..
.gitignore b9152718d2 new version 5 years ago
.travis.yml b9152718d2 new version 5 years ago
BUILD b9152718d2 new version 5 years ago
LICENSE b9152718d2 new version 5 years ago
README.md b9152718d2 new version 5 years ago
deepcopy.go b9152718d2 new version 5 years ago

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)