MCPcopy
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

mainFunction · 0.95
clientFunction · 0.95
serverFunction · 0.95
mainFunction · 0.95
TestLoopPanicFunction · 0.95
WaitMethod · 0.65
PickMethod · 0.65
WaitStopFinishedMethod · 0.65
connectMethod · 0.65
StartMethod · 0.65
connectMethod · 0.65
StartMethod · 0.65

Implementers 1

eventQueuequeue.go

Calls

no outgoing calls

Tested by 3

TestLoopPanicFunction · 0.76
relay_agentFunction · 0.52