package
0.0.0-20200702075015-98ba59979ca7
Repository: https://github.com/fission/fission-workflows.git
Documentation: pkg.go.dev
# Packages
Package events is a generated protocol buffer package.
No description provided by the author
package store provides typed, centralized access to the event-sourced workflow and invocation models.
# Functions
No description provided by the author
NewDynamicApi creates the Dynamic API.
NewInvocationAPI creates the Invocation API.
NewTaskAPI creates the Task API.
NewWorkflowAPI creates the Workflow API.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
Dynamic contains the API functionality for creating dynamic tasks and workflows.
Invocation contains the API functionality for controlling (workflow) invocations.
Task contains the API functionality for controlling the lifecycle of individual tasks.
Workflow contains the API functionality for controlling workflow definitions.
# Type aliases
No description provided by the author