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.
identifier := workflows.NewTaskIdentifier("my-task", "v1.0") task, found := runner.GetRegisteredTask( identifier, )
func (*TaskRunner) GetRegisteredTask( identifier workflows.TaskIdentifier, ) (workflows.ExecutableTask, bool)
false
Was this page helpful?