init
This commit is contained in:
6
dtask/debug.go
Normal file
6
dtask/debug.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package dtask
|
||||
|
||||
const (
|
||||
// Debug debug switch
|
||||
Debug = false
|
||||
)
|
||||
Reference in New Issue
Block a user