SqkonDispatchers

Read/write coroutine dispatcher bundle for Sqkon.

Override at construction time for deterministic tests (e.g. with StandardTestDispatcher) or to share an existing pool with the host application.

Constructors

Link copied to clipboard
constructor(read: CoroutineDispatcher, write: CoroutineDispatcher)

Properties

Link copied to clipboard
Link copied to clipboard