Skip to main content

delete_route

Function delete_route 

Source
pub async fn delete_route(
    pool: &PgPool,
    id: Uuid,
    tenant_id: Uuid,
) -> ProxyResult<bool>
Expand description

Delete a route scoped to a tenant.