Function build_healthcheck

Source
pub async fn build_healthcheck(
    endpoint: String,
    token: String,
    client: HttpClient,
) -> Result<()>