MCPcopy Create free account
hub / github.com/astercloud/aster / Execute

Method Execute

pkg/workflow/step.go:23–23  ·  view source on GitHub ↗
(ctx context.Context, input *StepInput)

Source from the content-addressed store, hash-verified

21 Type() StepType
22 Description() string
23 Execute(ctx context.Context, input *StepInput) *stream.Reader[*StepOutput]
24 Config() *StepConfig
25}
26

Callers 15

ExecuteMethod · 0.95
executeStepMethod · 0.65
ExecuteMethod · 0.65
executeTaskNodeMethod · 0.65
ExecuteMethod · 0.65
ExecuteStreamMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 9

Routerpkg/workflow/router.go
AgentSteppkg/workflow/step.go
RoomSteppkg/workflow/step.go
FunctionSteppkg/workflow/step.go
ConditionSteppkg/workflow/step.go
LoopSteppkg/workflow/step.go
ParallelSteppkg/workflow/step.go
RouterSteppkg/workflow/step.go
StepsGrouppkg/workflow/step.go

Calls

no outgoing calls

Tested by

no test coverage detected