Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInvocationAggregate ¶
func NewTaskRunAggregate ¶
func NewWorkflowAggregate ¶
Types ¶
type TaskRun ¶
type TaskRun struct { }
func NewTaskRun ¶
func NewTaskRun() *TaskRun
func (*TaskRun) NewProjection ¶
type Workflow ¶
type Workflow struct { }
func NewWorkflow ¶
func NewWorkflow() *Workflow
func (*Workflow) NewProjection ¶
type WorkflowInvocation ¶
type WorkflowInvocation struct {
// contains filtered or unexported fields
}
func NewWorkflowInvocation ¶
func NewWorkflowInvocation() *WorkflowInvocation
func (*WorkflowInvocation) NewProjection ¶
Click to show internal directories.
Click to hide internal directories.