This commit is contained in:
InsanusMokrassar
2023-01-18 16:40:04 +00:00
parent 44e937c218
commit cf254eb898
4252 changed files with 4633 additions and 4310 deletions

View File

@@ -40,7 +40,7 @@
</a>
</div>
<div>
0.16.5 </div>
0.16.6 </div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section">
<button class="platform-tag platform-selector common-like" data-active="" data-filter=":micro_utils.dokka:dokkaHtml/commonMain">common</button>
@@ -79,17 +79,17 @@
</div>
</div>
</div>
<a data-name="-1083300875%2FFunctions%2F-1478683138" anchor-label="start" id="-1083300875%2FFunctions%2F-1478683138" data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"></a>
<a data-name="-854971070%2FFunctions%2F-1478683138" anchor-label="start" id="-854971070%2FFunctions%2F-1478683138" data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain" data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="start.html"><span><span>start</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1083300875%2FFunctions%2F-1478683138"></span>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-854971070%2FFunctions%2F-1478683138"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</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">suspend </span><span class="token keyword">fun </span><a href="start.html"><span class="token function">start</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">config<span class="token operator">: </span><a href="../-config/index.html">Config</a></span></span><span class="token punctuation">)</span></div><div class="symbol monospace"><span class="token keyword">suspend </span><span class="token keyword">fun </span><a href="start.html"><span class="token function">start</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">rawConfig<span class="token operator">: </span><span data-unresolved-link="kotlinx.serialization.json/JsonObject///PointingToDeclaration/">JsonObject</span></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Will create KoinApplication, init, load modules using <a href="index.html">StartLauncherPlugin</a> and start plugins using the same base plugin</p></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">suspend </span><span class="token keyword">fun </span><a href="start.html"><span class="token function">start</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">config<span class="token operator">: </span><a href="../-config/index.html">Config</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Call <a href="start.html">start</a> with deserialized <a href="../-config/index.html">Config</a> as is and serialize it to <span data-unresolved-link="kotlinx.serialization.json/JsonObject///PointingToDeclaration/">JsonObject</span> to pass as the first parameter to the basic <a href="start.html">start</a> method</p></div><div class="symbol monospace"><span class="token keyword">suspend </span><span class="token keyword">fun </span><a href="start.html"><span class="token function">start</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">rawConfig<span class="token operator">: </span><span data-unresolved-link="kotlinx.serialization.json/JsonObject///PointingToDeclaration/">JsonObject</span></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Call <a href="start.html">start</a> with deserialized <a href="../-config/index.html">Config</a> as config and <a href="start.html">rawConfig</a> as is</p></div><div class="symbol monospace"><span class="token keyword">suspend </span><span class="token keyword">fun </span><a href="start.html"><span class="token function">start</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">config<span class="token operator">: </span><a href="../-config/index.html">Config</a><span class="token punctuation">, </span></span><span class="parameter ">rawConfig<span class="token operator">: </span><span data-unresolved-link="kotlinx.serialization.json/JsonObject///PointingToDeclaration/">JsonObject</span></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Will create KoinApplication, init, load modules using <a href="index.html">StartLauncherPlugin</a> and start plugins using the same base plugin. It is basic <a href="start.html">start</a> method which accepts both <a href="start.html">config</a> and <a href="start.html">rawConfig</a> which suppose to be the same or at least <a href="start.html">rawConfig</a> must contain serialized variant of <a href="start.html">config</a></p></div></div></div>
</div>
</div>
</div>

View File

@@ -40,7 +40,7 @@
</a>
</div>
<div>
0.16.5 </div>
0.16.6 </div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section">
<button class="platform-tag platform-selector common-like" data-active="" data-filter=":micro_utils.dokka:dokkaHtml/commonMain">common</button>

View File

@@ -40,7 +40,7 @@
</a>
</div>
<div>
0.16.5 </div>
0.16.6 </div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section">
<button class="platform-tag platform-selector common-like" data-active="" data-filter=":micro_utils.dokka:dokkaHtml/commonMain">common</button>