apply_release_backpressure_auth.pony

1
2
3
4
5
6
primitive ApplyReleaseBackpressureAuth
  """
  Authority to apply and release backpressure.
  """
  new create(from: AmbientAuth) =>
    None