toggle menu
KacheController
jvm
switch theme
search in API
kachecontroller-exposed
/
com.funyinkash.kachecontroller
/
ExposedKacheController
/
ExposedKacheController
Exposed
Kache
Controller
constructor
(
cacheEnabled
:
(
)
->
Boolean
=
{ true }
,
cache
:
CacheClient
,
asyncWriteScope
:
CoroutineScope
?
=
null
,
onAsyncWriteError
:
(
Throwable
)
->
Unit
=
{}
)