MCPcopy Index your code
hub / github.com/vmihailenco/msgpack / coderStruct

Struct coderStruct

msgpack_test.go:132–134  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

130//------------------------------------------------------------------------------
131
132type coderStruct struct {
133 name string
134}
135
136type wrapperStruct struct {
137 coderStruct

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected