diff --git a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[common]-ktor-key-value-repo-client/index.html b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[common]-ktor-key-value-repo-client/index.html index ea51c529d6f..d2be64de5a5 100644 --- a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[common]-ktor-key-value-repo-client/index.html +++ b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[common]-ktor-key-value-repo-client/index.html @@ -110,7 +110,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

@@ -215,7 +215,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

diff --git a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[jvm]-ktor-key-value-repo-client/index.html b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[jvm]-ktor-key-value-repo-client/index.html index 50311e7f1d6..7385cccdda4 100644 --- a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[jvm]-ktor-key-value-repo-client/index.html +++ b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/[jvm]-ktor-key-value-repo-client/index.html @@ -118,7 +118,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

@@ -237,7 +237,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