This commit is contained in:
InsanusMokrassar
2025-03-04 11:27:47 +00:00
parent 644205fc9c
commit 9678846e12
6557 changed files with 8913 additions and 8913 deletions

View File

@@ -46,7 +46,7 @@
</button>
<div class="navigation-controls--break ui-kit_mobile-only"></div>
<div class="library-version" id="library-version">
0.24.9 </div>
0.25.0 </div>
<div class="navigation-controls">
<div class="filter-section filter-section_loading" id="filter-section">
<button class="platform-tag platform-selector common-like" data-active=""
@@ -154,7 +154,7 @@
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="-c-r-u-d-cache-repo/index.html">CRUDCacheRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt;</span><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">parentRepo<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos/-c-r-u-d-repo/index.html">CRUDRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">kvCache<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos.cache.cache/-k-v-cache/index.html">KVCache</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">scope<span class="token operator">: </span><span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span><span class="token operator"> = </span>CoroutineScope(Dispatchers.Default)<span class="token punctuation">, </span></span><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()<span class="token punctuation">, </span></span><span class="parameter ">idGetter<span class="token operator">: </span><span class="token punctuation">(</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">)</span><span class="token operator"> -&gt; </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a></span></span><span class="token punctuation">)</span> : <a href="-read-c-r-u-d-cache-repo/index.html">ReadCRUDCacheRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-write-c-r-u-d-repo/index.html">WriteCRUDRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-c-r-u-d-repo/index.html">CRUDRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt; </span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="-c-r-u-d-cache-repo/index.html">CRUDCacheRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt;</span><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">crudRepo<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos/-c-r-u-d-repo/index.html">CRUDRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">kvCache<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos.cache.cache/-k-v-cache/index.html">KVCache</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">scope<span class="token operator">: </span><span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span><span class="token operator"> = </span>CoroutineScope(Dispatchers.Default)<span class="token punctuation">, </span></span><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()<span class="token punctuation">, </span></span><span class="parameter ">idGetter<span class="token operator">: </span><span class="token punctuation">(</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">)</span><span class="token operator"> -&gt; </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a></span></span><span class="token punctuation">)</span> : <a href="-read-c-r-u-d-cache-repo/index.html">ReadCRUDCacheRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-write-c-r-u-d-repo/index.html">WriteCRUDRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-c-r-u-d-repo/index.html">CRUDRepo</a><span class="token operator">&lt;</span><a href="-c-r-u-d-cache-repo/index.html">ObjectType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">IdType</a><span class="token punctuation">, </span><a href="-c-r-u-d-cache-repo/index.html">InputValueType</a><span class="token operator">&gt; </span></div></div></div>
</div>
</div>
</div>
@@ -199,7 +199,7 @@
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="-key-value-cache-repo/index.html">KeyValueCacheRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt;</span><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">parentRepo<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos/-key-value-repo/index.html">KeyValueRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">kvCache<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos.cache.cache/-k-v-cache/index.html">KVCache</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">scope<span class="token operator">: </span><span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span><span class="token operator"> = </span>CoroutineScope(Dispatchers.Default)<span class="token punctuation">, </span></span><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()</span></span><span class="token punctuation">)</span> : <a href="-read-key-value-cache-repo/index.html">ReadKeyValueCacheRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-key-value-repo/index.html">KeyValueRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-write-key-value-repo/index.html">WriteKeyValueRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt; </span>, <a href="-common-cache-repo/index.html">CommonCacheRepo</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="-key-value-cache-repo/index.html">KeyValueCacheRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt;</span><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">kvRepo<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos/-key-value-repo/index.html">KeyValueRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">kvCache<span class="token operator">: </span><a href="../dev.inmo.micro_utils.repos.cache.cache/-k-v-cache/index.html">KVCache</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt;</span><span class="token punctuation">, </span></span><span class="parameter ">scope<span class="token operator">: </span><span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span><span class="token operator"> = </span>CoroutineScope(Dispatchers.Default)<span class="token punctuation">, </span></span><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()</span></span><span class="token punctuation">)</span> : <a href="-read-key-value-cache-repo/index.html">ReadKeyValueCacheRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-key-value-repo/index.html">KeyValueRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt; </span>, <a href="../dev.inmo.micro_utils.repos/-write-key-value-repo/index.html">WriteKeyValueRepo</a><span class="token operator">&lt;</span><a href="-key-value-cache-repo/index.html">Key</a><span class="token punctuation">, </span><a href="-key-value-cache-repo/index.html">Value</a><span class="token operator">&gt; </span>, <a href="-common-cache-repo/index.html">CommonCacheRepo</a></div></div></div>
</div>
</div>
</div>