startPlugin

open suspend override fun startPlugin(koin: <Error class: unknown class>)(source)

Takes CoroutineScope and Config from the koin, and call starting of each plugin from Config.plugins ASYNCHRONOUSLY. Just like in setupDI, in case of fail in some plugin it will be reported using logger