http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-tools-verify
/
org.http4k.verify
/
KeyListLoader
/
KeyListLoader
Key
List
Loader
constructor
(
url
:
Uri
,
log
:
(
String
)
->
Unit
,
client
:
HttpHandler
,
cacheDir
:
File
?
=
null
,
clock
:
Clock
=
Clock.systemUTC()
,
ttl
:
Duration
=
Duration.ofDays(1)
)
(
source
)