Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 347 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 347 Bytes

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)