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