Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/davyxu/cellnet
/ EnableCapturePanic
Method
EnableCapturePanic
queue.go:26–26 ·
view source on GitHub ↗
是否捕获异常
(v bool)
Source
from the content-addressed store, hash-verified
24
25
// 是否捕获异常
26
EnableCapturePanic(v bool)
27
}
28
29
type
CapturePanicNotifyFunc
func
(
interface
{}, EventQueue)
Callers
1
TestLoopPanic
Function · 0.95
Implementers
1
eventQueue
queue.go
Calls
no outgoing calls
Tested by
1
TestLoopPanic
Function · 0.76