trixnity-client
3.4.1
trixnity-client
/
net.folivo.trixnity.client.store.cache
/
MinimalRepositoryStateFlowCache
/
MinimalRepositoryStateFlowCache
Minimal
Repository
State
Flow
Cache
fun
<
R
:
MinimalRepository
<
K
,
V
>
>
MinimalRepositoryStateFlowCache
(
cacheScope
:
CoroutineScope
,
repository
:
R
,
tm
:
TransactionManager
,
expireDuration
:
Duration
=
1.minutes
)