diff --git a/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html b/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html index 876f0c5e17e..c9f775154cd 100644 --- a/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html +++ b/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html @@ -364,7 +364,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/-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 b6cb6902c4b..dd1a2a9cfae 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 @@ -188,7 +188,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

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