apply_throttle

Function apply_throttle 

Source
pub async fn apply_throttle(
    context: &CtlContext,
    kind: PbThrottleTarget,
    params: ThrottleCommandArgs,
) -> Result<()>