connectivity

Function connectivity 

Source
pub async fn connectivity(pool: Data<PgPool>) -> ControllerResult<Json<bool>>
Expand description

GET /api/v0/healthz/connectivity Tells whether the server is healthy (database connectivity).