package
0.101.0
Repository: https://github.com/open-integration/oi.git
Documentation: pkg.go.dev

# Functions

New builds nnew State from options.

# Constants

EngineStateFinished pipeline is finished execution.
EngineStateInProgress pipeline in execution progress.
EngineStatusFailed marks the engine as finished with error.
EngineStatusSuccess marks the engine as finished successfully.
EventEngineFinished fired when the engine is finished.
EventEngineStarted fired when the engine started.
EventTaskElected fired when task is elected.
EventTaskFinished fired when task is finished.
EventTaskStarted fired when task is started.
TaskStateElected task is in progress.
TaskStateFinished task is finished.
TaskStateInProgress task is in progress.
TaskStatusFailed set on the task status in case task was finished with error.
TaskStatusSuccess set on the task status in case task was finished successfully.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author