Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Hello World Workflow

Minimal workflow example that submits and runs a single HelloTask.

  • main.go contains the task definition, submits a job, and then starts a task runner to execute it.

Run the example:

go run ./examples/workflows/helloworld