micro_utils.dokka
0.16.9
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.transforms.kv
/
ReadKeyValueFromKeyValuesRepo
/
get
get
open
suspend override
fun
get
(
k
:
Key
)
:
List
<
Value
>
?
Return
Result
Value
in case when it is presented in repo by its
k
or null otherwise