Companion

object Companion

Functions

Link copied to clipboard
@Provides
@Singleton
fun provideDefaultDispatcher(impl: CoroutineDispatchersDefaultImpl): CoroutineDispatcher
Link copied to clipboard
@Provides
@Singleton
fun provideIODispatcher(impl: CoroutineDispatchersDefaultImpl): CoroutineDispatcher
Link copied to clipboard
@Provides
@Singleton
fun provideMainDispatcher(impl: CoroutineDispatchersDefaultImpl): CoroutineDispatcher