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

Method SetTypeParams

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

SetTypeParams sets the generic type parameters for this element

(tp GenericTypeParams)

Source from the content-addressed store, hash-verified

281
282 // SetTypeParams sets the generic type parameters for this element
283 SetTypeParams(tp GenericTypeParams)
284
285 // TypeParams returns the generic type parameters for this element
286 TypeParams() GenericTypeParams

Callers 7

processMethod · 0.65
gPtrMethod · 0.65
gPtrMethod · 0.65
setTypeParamsFunction · 0.65
gPtrMethod · 0.65
gPtrMethod · 0.65
gPtrMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected