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

Method Message

processor.go:10–10  ·  view source on GitHub ↗

事件携带的消息

()

Source from the content-addressed store, hash-verified

8
9 // 事件携带的消息
10 Message() interface{}
11}
12
13// 消息收发器

Callers 15

SendMessageMethod · 0.65
protectedSendMessageMethod · 0.65
serverFunction · 0.65
printFileFunction · 0.65
OnEventMethod · 0.65
WaitMessageMethod · 0.65
OnInboundEventMethod · 0.65
OnOutboundEventMethod · 0.65
OnInboundEventMethod · 0.65
OnOutboundEventMethod · 0.65
rpc_StartServerFunction · 0.65
syncRPC_OnClientEventFunction · 0.65

Implementers 4

RecvMsgEventevent.go
SendMsgEventevent.go
RecvMsgEventrpc/event.go
RecvMsgEventrelay/event.go

Calls

no outgoing calls

Tested by 12

rpc_StartServerFunction · 0.52
syncRPC_OnClientEventFunction · 0.52
asyncRPC_OnClientEventFunction · 0.52
typeRPC_OnClientEventFunction · 0.52
relay_backendFunction · 0.52
relay_agentFunction · 0.52
relay_clientFunction · 0.52
echo_StartServerFunction · 0.52
echo_StartClientFunction · 0.52
recreateConn_StartServerFunction · 0.52
runConnCloseFunction · 0.52