toggle menu
KacheController
jvm
switch theme
search in API
kachecontroller-mongo
/
com.funyinkash.kachecontroller
/
MongoKacheController
/
getVolatile
get
Volatile
suspend
fun
<
T
:
Model
,
R
:
Any
>
getVolatile
(
fieldName
:
String
,
collection
:
MongoCollection
<
T
>
,
serializer
:
KSerializer
<
R
>
,
setData
:
suspend
MongoCollection
<
T
>
.
(
)
->
R
)
:
R