Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix documentation KoinStartup #2112

Open
wants to merge 3 commits into
base: 4.0.2
Choose a base branch
from
Open

Conversation

el-qq
Copy link

@el-qq el-qq commented Jan 9, 2025

No description provided.

@el-qq
Copy link
Author

el-qq commented Jan 9, 2025

#2089


override fun onKoinStartup(): KoinAppDeclaration = {
override fun onKoinStartup(): KoinConfiguration = KoinConfiguration {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only onKoinStartup() = koinConfiguration { or override fun onKoinStartup(): KoinConfiguration = koinConfiguration {

there is an helper function

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, fix

@arnaudgiuliani arnaudgiuliani changed the base branch from main to 4.0.2 January 16, 2025 16:43
@arnaudgiuliani arnaudgiuliani added this to the 4.0.2 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants