CoroutineScopeModule

Properties

Link copied to clipboard

Functions

Link copied to clipboard
@Provides
fun provideCoroutineScope(): CoroutineScope
Link copied to clipboard
@Provides
fun provideDefaultCoroutineScope(): DefaultCoroutineScope
Link copied to clipboard
Link copied to clipboard
@Provides
fun provideIOCoroutineScope(): IOCoroutineScope
Link copied to clipboard
@Provides
fun provideMainCoroutineScope(): MainCoroutineScope
Link copied to clipboard
@Provides
fun provideMainImmediateCoroutineScope(): MainImmediateCoroutineScope
Link copied to clipboard
@Provides
fun provideUnconfinedCoroutineScope(): UnconfinedCoroutineScope