Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
err := runner.RegisterTasks( &MyTask{}, &MyOtherTask{}, )
func (*TaskRunner) RegisterTasks(tasks ...workflows.ExecutableTask) error
Was this page helpful?