Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/cellnet
/ Wait
Method
Wait
queue.go:20–20 ·
view source on GitHub ↗
等待退出
()
Source
from the content-addressed store, hash-verified
18
19
// 等待退出
20
Wait()
21
22
// 投递事件, 通过队列到达消费者端
23
Post(callback
func
())
Callers
15
main
Function · 0.95
client
Function · 0.95
server
Function · 0.95
main
Function · 0.95
TestLoopPanic
Function · 0.95
Wait
Method · 0.65
Pick
Method · 0.65
WaitStopFinished
Method · 0.65
connect
Method · 0.65
Start
Method · 0.65
connect
Method · 0.65
Start
Method · 0.65
Implementers
1
eventQueue
queue.go
Calls
no outgoing calls
Tested by
3
TestLoopPanic
Function · 0.76
relay_agent
Function · 0.52
TestCreateDestroyAcceptor
Function · 0.52