mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-11-02 07:42:34 +08:00
6 lines
77 B
Go
6 lines
77 B
Go
//go:build taskpanic
|
|
// +build taskpanic
|
|
|
|
package task
|
|
|
|
var ThrowPanic = true |