周玉环 d906a41c2e first commit il y a 2 jours
..
.gitignore d906a41c2e first commit il y a 2 jours
.travis.yml d906a41c2e first commit il y a 2 jours
LICENSE d906a41c2e first commit il y a 2 jours
README.md d906a41c2e first commit il y a 2 jours
deepcopy.go d906a41c2e first commit il y a 2 jours

README.md

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)