sunty
2024-05-29 16b34c939d6790fe6ebe61f8f0e85fe80ee52224
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 {