MCPcopy
hub / github.com/tinylib/msgp / Copy

Method Copy

gen/elem.go:251–251  ·  view source on GitHub ↗

Copy should perform a deep copy of the object

()

Source from the content-addressed store, hash-verified

249
250 // Copy should perform a deep copy of the object
251 Copy() Elem
252
253 // Complexity returns a measure of the
254 // complexity of element (greater than

Callers 9

resolveMethod · 0.65
getFieldMethod · 0.65
nextShimMethod · 0.65
nextInlineMethod · 0.65
CopyMethod · 0.65
CopyMethod · 0.65
CopyMethod · 0.65
CopyMethod · 0.65
CopyMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected