zhangzengfei
2024-04-29 fe763eba27addfe615d2c107b8984484baef9a23
config/config.go
@@ -14,6 +14,7 @@
   Host     string `mapstructure:"host"`
   Port     string `mapstructure:"port"`
   Password string `mapstructure:"password"`
   Role     string `mapstructure:"role"` // agent 设备端, proxy 1400中转 不处理deivce, server 全功能
}
type client struct {