ScopeRegistry

class ScopeRegistry(_koin: Koin)

Scope Registry create/find scopes for Koin

Author

Arnaud Giuliani

Constructors

Link copied to clipboard
constructor(_koin: Koin)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun loadScopes(modules: Set<Module>)