From 58ed6829c4c914b0d78605119e7cadf9fdbbffc8 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Thu, 8 Dec 2022 02:02:19 +0000 Subject: [PATCH] deploy: d0eecdead2399ea960e8467f76b38c4bb7d1eb10 --- .../-ktor-key-value-repo-client/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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