get

Function get 

Source
pub async fn get(pool: &SharedPool) -> Result<(), ServiceError>
Expand description

Get the health status of the backend.

ยงErrors

If the connection to the database could not be established.