trixnity-client
3.1.0
trixnity-client
/
net.folivo.trixnity.client.store.cache
/
StateFlowCache
/
StateFlowCache
State
Flow
Cache
fun
StateFlowCache
(
name
:
String
,
cacheScope
:
CoroutineScope
,
infiniteCache
:
Boolean
=
false
,
cacheDuration
:
Duration
=
1.minutes
)