Graphorin API reference v0.12.1
Graphorin API reference / @graphorin/core / channels
channels
Workflow channel kinds + control-flow primitives.
Names are Graphorin's own design (Directive, Dispatch, pause, LatestValue, Reducer, Stream, Barrier, Ephemeral, AnyValue) and must not be aliased to terms from other workflow libraries.
References
anyValue
Re-exports anyValue
AnyValue
Re-exports AnyValue
APPROVAL_PAUSE_KIND
Re-exports APPROVAL_PAUSE_KIND
ApprovalPauseValue
Re-exports ApprovalPauseValue
awaitExternal
Re-exports awaitExternal
AwaitExternalOptions
Re-exports AwaitExternalOptions
AWAKEABLE_PAUSE_KIND
Re-exports AWAKEABLE_PAUSE_KIND
AwakeablePauseValue
Re-exports AwakeablePauseValue
AwakeablePayloadError
Re-exports AwakeablePayloadError
barrier
Re-exports barrier
Barrier
Re-exports Barrier
Channel
Re-exports Channel
ChannelKind
Re-exports ChannelKind
DEFAULT_APPROVAL_TIMEOUT_DECISION
Re-exports DEFAULT_APPROVAL_TIMEOUT_DECISION
Directive
Re-exports Directive
DirectiveOptions
Re-exports DirectiveOptions
dispatch
Re-exports dispatch
Dispatch
Re-exports Dispatch
ephemeral
Re-exports ephemeral
Ephemeral
Re-exports Ephemeral
isApprovalPauseValue
Re-exports isApprovalPauseValue
isAwakeablePauseValue
Re-exports isAwakeablePauseValue
isAwakeablePayloadError
Re-exports isAwakeablePayloadError
isPauseSignal
Re-exports isPauseSignal
isReplayDivergenceSignal
Re-exports isReplayDivergenceSignal
isTimerPauseValue
Re-exports isTimerPauseValue
latestValue
Re-exports latestValue
LatestValue
Re-exports LatestValue
listAggregate
Re-exports listAggregate
ListAggregate
Re-exports ListAggregate
pause
Re-exports pause
PAUSE_SIGNAL_BRAND
Re-exports PAUSE_SIGNAL_BRAND
PauseIdentity
Re-exports PauseIdentity
PauseResumeScope
Re-exports PauseResumeScope
PauseSignal
Re-exports PauseSignal
PayloadSchemaLike
Re-exports PayloadSchemaLike
reducer
Re-exports reducer
Reducer
Re-exports Reducer
REPLAY_DIVERGENCE_BRAND
Re-exports REPLAY_DIVERGENCE_BRAND
ReplayDivergenceSignal
Re-exports ReplayDivergenceSignal
requestApproval
Re-exports requestApproval
RequestApprovalOptions
Re-exports RequestApprovalOptions
runWithPauseResume
Re-exports runWithPauseResume
sleepFor
Re-exports sleepFor
sleepUntil
Re-exports sleepUntil
stream
Re-exports stream
Stream
Re-exports Stream
TIMER_PAUSE_KIND
Re-exports TIMER_PAUSE_KIND
TimerPauseValue
Re-exports TimerPauseValue