Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Progress Workflow

Example workflow that reports task progress while running subtasks.

  • main.go submits the workflow, starts a task runner with RunAll to execute it, and prints the final progress.

Run the example:

go run ./examples/workflows/progress