Docs what does int mean createdAtStart, to be created at start (or when you want)
nienienienie opened this issue · comments
in https://insert-koin.io/docs/reference/koin-core/definitions/#create-instances-at-start there is
A definition or a module can be flagged as CreatedAtStart, to be created at start (or when you want)
While I do understand "to be created at start" (for me it means when startKoin is called)
...
then I don't get "or when you want" - what "you want" it describes?
Is there any "you want" other than startKoin?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.