多平台构建

This commit is contained in:
JiXieShi
2024-04-19 16:08:55 +08:00
parent 1ca7e23911
commit 437f309ab9
5 changed files with 57 additions and 2 deletions
+2
View File
@@ -12,3 +12,5 @@ type Config struct {
logFilePath string
parityBit int
}
var config Config