Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/cellnet
/ Post
Method
Post
queue.go:23–23 ·
view source on GitHub ↗
投递事件, 通过队列到达消费者端
(callback func())
Source
from the content-addressed store, hash-verified
21
22
// 投递事件, 通过队列到达消费者端
23
Post(callback
func
())
24
25
// 是否捕获异常
26
EnableCapturePanic(v bool)
Callers
2
QueuedCall
Function · 0.65
NextLoop
Method · 0.65
Implementers
1
eventQueue
queue.go
Calls
no outgoing calls
Tested by
no test coverage detected