RateLimit
common
RateLimit
/
app.softwork.ratelimit
/
Storage
/
getOrNull
get
Or
Null
abstract
suspend
fun
getOrNull
(
host
:
String
)
:
Storage.Requested
?
Return the information about previous requests for this
host
, or null, if not found.