pull/2050/head
skiffer-git 2 years ago committed by GitHub
parent fabcb5317f
commit 36accf0658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,6 +81,7 @@ func main() {
return
}
checks := []checkFunc{
//{name: "Mysql", function: checkMysql},
{name: "Mongo", function: checkMongo, config: conf},

Loading…
Cancel
Save