Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
9
type
RemoteCallMsg
interface
{
10
GetMsgID() uint16
11
GetMsgData() []byte
12
GetCallID() int64
13
}
14
Callers
2
ResolveInboundEvent
Function · 0.65
ResolveOutboundEvent
Function · 0.65
Implementers
2
RemoteCallREQ
rpc/msg_gen.go
RemoteCallACK
rpc/msg_gen.go
Calls
no outgoing calls
Tested by
no test coverage detected