# Functions
NewWorkflowController instantiates a new WorkflowController.
# Variables
ErrDeadlineExceeded indicates the operation exceeded its deadline for execution.
ErrParallelismReached indicates this workflow reached its parallelism limit.
# Structs
No description provided by the author
WorkflowController is the controller for workflow resources.