KordExContext
The KoinContext for bot instances.
This contains the KoinApplication and its Koin instance for dependency injection.
To use this context, implement KordExKoinComponent.
See also
GlobalContext
Functions
Link copied to clipboard
Gets the KoinApplication or null if the KoinApplication has not yet been started.
Link copied to clipboard
Mirroring the global Koin instance implementation.
Link copied to clipboard
Starts using the provided KoinAppDeclaration to create the KoinApplication for this context.
Starts using the provided KoinApplication as the current one for this context.
Link copied to clipboard
Unloads modules from the Koin instance.
Unloads a module from the Koin instance.