Package-level declarations

Types

Link copied to clipboard
class CoreDI

DI management for the core module. Used for creating or closing a context graph used by koin for DI.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class NetworkModule(val environment: SBEnvironment, val tokenManager: TokenManager?) : SensibillKoinComponent

Module for the network specific dependencies

Link copied to clipboard
interface SensibillKoinComponent : KoinComponent

Custom koin component that is used to reference our own context