KoinPlatform

Koin Infrastructure API Helper

Help to use KoinPlatformTools API and default context function in a more simple way, especially for Kotlin Multiplatform

Author

Arnaud Giuliani

Functions

Link copied to clipboard
fun getKoin(): Koin

Retrieve Koin default instance

Link copied to clipboard

Retrieve Koin? default instance

Link copied to clipboard
fun startKoin(modules: List<Module>, level: Level)

Start Koin with modules and logger level

Link copied to clipboard
fun stopKoin()

Stop Current Koin instance