refactoring code with interface, Close #22

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-08-01 02:36:44 +08:00
parent 436e74f0df
commit b732c13959
9 changed files with 637 additions and 703 deletions
-4
View File
@@ -7,10 +7,6 @@ import (
"os"
)
const (
Prefix = "[x]: "
)
type Level int
const (