package
0.8.0
Repository: https://github.com/xxf098/actionflow.git
Documentation: pkg.go.dev

# Functions

find action type by path.
lookup action type in cue.
New creates a new Task of the given type.
No description provided by the author
Register a task type and initializer.
do then action.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
state order is important here since it defines the order on how states can transition only forwards computing > completed > canceled > failed.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

return result.

# Type aliases

No description provided by the author
State is the state of the task.