KoinDelicateAPI

Delicate APIs - APIs marked with @KoinDelicateAPI require careful usage and understanding of their implications. This designation indicates that:

  • Advanced use cases: The API is designed for specific scenarios that require careful consideration.

  • Potential side effects: Improper usage may lead to unexpected behavior or runtime issues.

  • Expert knowledge required: Developers should thoroughly understand the API's behavior and implications before use.

  • Use with caution: While stable, these APIs require careful attention to their contract and side effects.

Author

Arnaud Giuliani