GatekeeperConfig - ml-archive/gatekeeper GitHub Wiki

GatekeeperConfig

public struct GatekeeperConfig 

Initializers

init(maxRequests:per:)

public init(maxRequests limit: Int, per interval: Interval) 

Properties

limit

public let limit: Int

interval

public let interval: Interval