http4k
Toggle table of contents
6.51.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.domain
/
TransactionStore
/
Companion
/
InMemory
In
Memory
fun
InMemory
(
maxSize
:
Int
=
500
,
clock
:
Clock
=
Clock.systemUTC()
)
:
TransactionStore
(
source
)