iwita b9152718d2 new version 5 vuotta sitten
..
.gitignore b9152718d2 new version 5 vuotta sitten
.travis.yml b9152718d2 new version 5 vuotta sitten
BUILD b9152718d2 new version 5 vuotta sitten
LICENSE b9152718d2 new version 5 vuotta sitten
README.md b9152718d2 new version 5 vuotta sitten
deepcopy.go b9152718d2 new version 5 vuotta sitten

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)