BucketFactory

fun interface BucketFactory(source)

Creates rate limiting token buckets.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun createBucket(): Bucket