Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SampleTask ¶
SampleTask is a regular struct task that submits a protobuf task.
func (*SampleTask) Identifier ¶
func (t *SampleTask) Identifier() workflows.TaskIdentifier
type SpawnWorkflowTreeTask ¶
type SpawnWorkflowTreeTask struct {
examplesv1.SpawnWorkflowTreeTask
}
SpawnWorkflowTreeTask embeds a protobuf message
func (*SpawnWorkflowTreeTask) Execute ¶
func (t *SpawnWorkflowTreeTask) Execute(ctx context.Context) error
func (*SpawnWorkflowTreeTask) Identifier ¶
func (t *SpawnWorkflowTreeTask) Identifier() workflows.TaskIdentifier
Click to show internal directories.
Click to hide internal directories.