DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.flow
/
CompletingSharedFlowCache
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
<
K
:
Any
,
T
>
invoke
(
scope
:
CoroutineScope
,
started
:
SharingStarted
,
replay
:
Int
)
:
CompletingSharedFlowCache
<
K
,
T
>