|
|
@ -80,6 +80,7 @@ func main() {
|
|
|
|
fmt.Printf("configGetEnv failed, err:%v", err)
|
|
|
|
fmt.Printf("configGetEnv failed, err:%v", err)
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checks := []checkFunc{
|
|
|
|
checks := []checkFunc{
|
|
|
|
//{name: "Mysql", function: checkMysql},
|
|
|
|
//{name: "Mysql", function: checkMysql},
|
|
|
|