KeyResolver

internal typealias KeyResolver = suspend (<Error class: unknown class>) -> Any(source)

A function that resolves a key for rate limiting from the application call (e.g., an IP address).