Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/cellnet
/ StartLoop
Method
StartLoop
queue.go:14–14 ·
view source on GitHub ↗
事件队列开始工作
()
Source
from the content-addressed store, hash-verified
12
type
EventQueue
interface
{
13
// 事件队列开始工作
14
StartLoop() EventQueue
15
16
// 停止事件队列
17
StopLoop() EventQueue
Callers
15
server
Function · 0.95
client
Function · 0.95
TestAfterTimer
Function · 0.95
TestLoopTimer
Function · 0.95
rpc_StartServer
Function · 0.95
rpc_StartClient
Function · 0.95
relay_backend
Function · 0.95
relay_client
Function · 0.95
echo_StartServer
Function · 0.95
echo_StartClient
Function · 0.95
recreateConn_StartServer
Function · 0.95
runConnClose
Function · 0.95
Implementers
1
eventQueue
queue.go
Calls
no outgoing calls
Tested by
12
TestAfterTimer
Function · 0.76
TestLoopTimer
Function · 0.76
rpc_StartServer
Function · 0.76
rpc_StartClient
Function · 0.76
relay_backend
Function · 0.76
relay_client
Function · 0.76
echo_StartServer
Function · 0.76
echo_StartClient
Function · 0.76
recreateConn_StartServer
Function · 0.76
runConnClose
Function · 0.76
TestCreateDestroyAcceptor
Function · 0.76
TestLoopPanic
Function · 0.76