toggle menu
micro_utils.dokka
0.20.10
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache
/
ReadKeyValueCacheRepo
/
get
get
open
suspend override
fun
get
(
k
:
Key
)
:
Value
?
(
source
)
Return
Result
Value
in case when it is presented in repo by its
k
or null otherwise