MCPcopy 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
29type CapturePanicNotifyFunc func(interface{}, EventQueue)

Callers 1

TestLoopPanicFunction · 0.95

Implementers 1

eventQueuequeue.go

Calls

no outgoing calls

Tested by 1

TestLoopPanicFunction · 0.76