diff --git a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html index 1dd998ff6f3..13bb3c178f7 100644 --- a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html +++ b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html @@ -108,7 +108,7 @@
-
open suspend override fun clear()

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

+
open suspend override fun clear()

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

@@ -213,7 +213,7 @@
-
open suspend override fun unsetWithValues(toUnset: List<Value>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys

+
open suspend override fun unsetWithValues(toUnset: List<Value>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys