Skip to content

mohae/deepcopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c48cc78 · Sep 29, 2017

History

57 Commits
Aug 15, 2014
Aug 30, 2016
Jul 31, 2014
Jun 2, 2017
Sep 19, 2017
Sep 29, 2017

Repository files navigation

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)