nee-core / dev.neeffect.nee.effects.tx / DummyTxProvider

DummyTxProvider

object DummyTxProvider : TxProvider<Nothing, DummyTxProvider>

Functions

getConnection

fun getConnection(): TxConnection<Nothing>

setConnectionState

fun setConnectionState(newState: TxConnection<Nothing>): DummyTxProvider