sunty
2020-04-10 04c7a106e80800a62db8515a7452f2fc1b73693b
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 {