config/config.go
@@ -48,8 +48,8 @@ ReportServer string `mapstructure:"report-server"` ReportInterval int `mapstructure:"report-interval"` RetryInterval int `mapstructure:"retry-interval"` Enable bool `mapstructure:"enable"` FTPServer string `mapstructure:"ftp-server"` RecordServer string `mapstructure:"record-server"` } type image struct {