Packages

package impl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class RateThrottlerMetric extends Product with Serializable
  2. case class RateThrottlerWorkspaceMetrics(wholeWorkspaceMetric: Option[RateThrottlerMetric], tiers: Map[Int, RateThrottlerMetric], specialLimits: Map[String, RateThrottlerMetric], updated: Long) extends Product with Serializable
  3. abstract class StandardRateThrottler extends SlackApiRateThrottler
  4. final class StandardRateThrottlerImpl extends StandardRateThrottler

Value Members

  1. object StandardRateThrottler

Ungrouped