Files
openbilibili/vendor/github.com/mohae/deepcopy
2019-04-22 20:46:32 +08:00
..
2019-04-22 20:46:32 +08:00
2019-04-22 20:46:32 +08:00
2019-04-22 20:46:32 +08:00
2019-04-22 20:46:32 +08:00

deepCopy

GoDocBuild Status

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

Usage

cpy := deepcopy.Copy(orig)