# Packages
No description provided by the author
func PingDB(db *sql.DB) { err := db.Ping() ErrorCheck(err) }.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author