Skip to main content

check_database

Function check_database 

Source
pub async fn check_database(pool: &PgPool) -> Result<DatabaseHealth>
Expand description

Check database connectivity and return the server clock.