nee-core / dev.neeffect.nee.effects.async / AsyncClosingAction

AsyncClosingAction

interface AsyncClosingAction<R>

Action that performs clean

Functions

onClose

abstract fun onClose(env: EnvWithError<R>): EnvWithError<R>