Package com.getsensibill.core.koindi

Types

CoreDI
Link copied to clipboard
class CoreDI
DI management for the core module.
DataStorageModule
Link copied to clipboard
object DataStorageModule : SensibillKoinComponent
DocumentModule
Link copied to clipboard
object DocumentModule : SensibillKoinComponent
NetworkModule
Link copied to clipboard
class NetworkModule(environment: SBEnvironment, isCertificatePinningEnabled: SSLPinning, tokenManager: TokenManager?) : SensibillKoinComponent
Module for the network specific dependencies
SensibillKoinComponent
Link copied to clipboard
interface SensibillKoinComponent : KoinComponent
Custom koin component that is used to reference our own context