sunty
2020-04-16 b36133fcbb12094218c33e35bb225e9dea9b1cf7
config/config.go
@@ -10,6 +10,7 @@
   EsServerPort string `mapstructure: "esServerPort"`
   CoreBaseUnit string `mapstructure: "coreBaseUnit"`
   TimeOut      string `mapstructure: "timeOut"`
   ScriptPath   string `mapstructure: scriptPath`
}
type elastic struct {