Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/cellnet
/ OnOutboundEvent
Method
OnOutboundEvent
processor.go:30–30 ·
view source on GitHub ↗
出站(发送)的事件处理
(input Event)
Source
from the content-addressed store, hash-verified
28
29
// 出站(发送)的事件处理
30
OnOutboundEvent(input Event) (output Event)
31
}
32
33
// 用户端处理
Callers
2
SendMessage
Method · 0.65
OnOutboundEvent
Method · 0.65
Implementers
3
MsgHooker
proc/gorillaws/hooker.go
MsgHooker
proc/tcp/hooker.go
TypeRPCHooker
rpc/req_type.go
Calls
no outgoing calls
Tested by
no test coverage detected