pluginModuleWithKtorSupport

fun pluginModuleWithKtorSupport(config: KtorSupportConfig = KtorSupportConfig()): Module

Ktorサポート設定を含むKoinモジュールを生成する拡張関数 Cloud (Incendo/cloud) の installCoroutineSupport() パターンに基づく

デフォルトのpluginModuleの代わりに使用することで、 カスタム設定を適用したモジュールを取得できる

Return

設定済みのKoinモジュール

Parameters

config

Ktorサポートの設定