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

Method gStruct

gen/spec.go:288–288  ·  view source on GitHub ↗
(*Struct)

Source from the content-addressed store, hash-verified

286 gPtr(*Ptr)
287 gBase(*BaseElem)
288 gStruct(*Struct)
289}
290
291// type-switch dispatch to the correct

Callers 1

nextFunction · 0.65

Implementers 5

sizeGengen/size.go
unmarshalGengen/unmarshal.go
marshalGengen/marshal.go
encodeGengen/encode.go
decodeGengen/decode.go

Calls

no outgoing calls

Tested by

no test coverage detected