MCPcopy
hub / github.com/davyxu/cellnet / GetMsgData

Method GetMsgData

rpc/proc.go:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9type RemoteCallMsg interface {
10 GetMsgID() uint16
11 GetMsgData() []byte
12 GetCallID() int64
13}
14

Callers 2

ResolveInboundEventFunction · 0.65
ResolveOutboundEventFunction · 0.65

Implementers 2

RemoteCallREQrpc/msg_gen.go
RemoteCallACKrpc/msg_gen.go

Calls

no outgoing calls

Tested by

no test coverage detected