🎉 搭完基本框架
This commit is contained in:
5
internal/opt/var.go
Normal file
5
internal/opt/var.go
Normal file
@ -0,0 +1,5 @@
|
||||
package opt
|
||||
|
||||
var (
|
||||
Debug bool
|
||||
)
|
Reference in New Issue
Block a user