mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-08 07:15:49 +00:00
deploy: d920fee6d4
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div>
|
||||
0.16.4 </div>
|
||||
0.16.5 </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>
|
||||
@@ -62,7 +62,7 @@
|
||||
<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 ">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><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><h4 class="">Parameters</h4><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><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 WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span>raw</span><wbr></wbr><span><span>Config</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">It is expected that this <span data-unresolved-link="kotlinx.serialization.json/JsonObject///PointingToDeclaration/">JsonObject</span> will contain serialized <a href="../-config/index.html">Config</a> (<a href="index.html">StartLauncherPlugin</a> will deserialize it in its <a href="setup-d-i.html">StartLauncherPlugin.setupDI</a></p></div></div></div></div></div></div></div><hr><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><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><h4 class="">Parameters</h4><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><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 WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span><span>config</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">In difference with other <a href="start.html">start</a> method here config is already deserialized and this config will be converted to <span data-unresolved-link="kotlinx.serialization.json/JsonObject///PointingToDeclaration/">JsonObject</span> as raw config. That means that all plugins from <a href="start.html">config</a> will receive serialized version of <a href="start.html">config</a> in <a href="../../dev.inmo.micro_utils.startup.plugin/-start-plugin/setup-d-i.html">StartPlugin.setupDI</a> method</p></div></div></div></div></div></div></div></div></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span
|
||||
class="pull-right"><span>Generated by </span><a
|
||||
href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user