MCPcopy Create free account
hub / github.com/MiloOweno/kernel-lab / EncodeMsgp

Function EncodeMsgp

protocol/codec.go:120–122  ·  view source on GitHub ↗

EncodeMsgp returns a msgpack-encoded byte buffer, requiring that we pre-generated the code for doing so using msgp.

(obj msgp.Marshaler)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

WriteBlockMethod · 0.92
TestEncodingTestFunction · 0.92
TestEncoderReuseFunction · 0.92
checkStatelessEncoderFunction · 0.92
FuzzStatelessEncoderFunction · 0.92
FuzzStatelessDecoderFunction · 0.92
TestTxnMessagePackInputFunction · 0.92
TestDebugEnvironmentFunction · 0.92
TestDebugFromTxnFunction · 0.92
TestLocalBalanceAdapterFunction · 0.92

Calls 1

MarshalMsgMethod · 0.45

Tested by 15

TestEncodingTestFunction · 0.74
TestEncoderReuseFunction · 0.74
checkStatelessEncoderFunction · 0.74
FuzzStatelessEncoderFunction · 0.74
FuzzStatelessDecoderFunction · 0.74
TestTxnMessagePackInputFunction · 0.74
TestDebugEnvironmentFunction · 0.74
TestDebugFromTxnFunction · 0.74
TestLocalBalanceAdapterFunction · 0.74
TestDebugTxSubmitFunction · 0.74