Koin Application
Functions
Link copied to clipboard
Allow definition override or not, in a global manner
Link copied to clipboard
Create eager instances (single with createdAtStart)
Link copied to clipboard
Load properties from environment
Link copied to clipboard
Load properties from file
Link copied to clipboard
Includes other KoinConfiguration in the current KoinApplication
Link copied to clipboard
Set Koin Logger
Link copied to clipboard
Load definitions from modules
Link copied to clipboard
Activate Koin Feature Flag options
Link copied to clipboard
Set Koin to use PrintLogger, by default at Level.INFO
Link copied to clipboard
Load properties from Map
Link copied to clipboard
Definition override has to be explicit on teh definition using the "override" DSL same as allowOverride(false)