config/config.go @@ -32,6 +32,7 @@ TopHitsSize int `mapstructure: "topHitsSize"` CameraSize int `mapstructure: "cameraSize"` TimeInterval int `mapstructure: "timeInterval"` BatchSize int `mapstructure: "batchSize"` } type app struct {