Package-level declarations
Types
Functions
Link copied to clipboard
Add a compatible type to match for definition
Link copied to clipboard
Add compatible types to match for definition
Link copied to clipboard
Includes other KoinConfiguration in the current KoinApplication
Link copied to clipboard
Create a KoinApplication instance and help configure it. This overload helps ensure backward-compatible bytecode.
fun koinApplication(createEagerInstances: Boolean = true, appDeclaration: KoinAppDeclaration? = null): KoinApplication
Create a KoinApplication instance and help configure it
Link copied to clipboard
function helper to save a Koin configuration
Link copied to clipboard
Define a Module
Link copied to clipboard
Callback when closing instance
Link copied to clipboard
Mark this definition as allowing override, even when global allowOverride is false.