Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Description
Method
Description
pkg/workflow/step.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
Name() string
21
Type() StepType
22
Description() string
23
Execute(ctx context.Context, input *StepInput) *stream.Reader[*StepOutput]
24
Config() *StepConfig
25
}
Callers
15
handleToolsList
Method · 0.65
TestFilesystemMiddleware_CustomToolDescriptions
Function · 0.65
TestBuilder
Function · 0.65
buildToolDescriptions
Method · 0.65
runModelStepStreaming
Method · 0.65
getToolsForProvider
Method · 0.65
Build
Method · 0.65
runModelStep
Method · 0.65
runNonStreamingStep
Method · 0.65
injectToolManual
Method · 0.65
middlewareExample
Function · 0.65
main
Function · 0.65
Implementers
9
Router
pkg/workflow/router.go
AgentStep
pkg/workflow/step.go
RoomStep
pkg/workflow/step.go
FunctionStep
pkg/workflow/step.go
ConditionStep
pkg/workflow/step.go
LoopStep
pkg/workflow/step.go
ParallelStep
pkg/workflow/step.go
RouterStep
pkg/workflow/step.go
StepsGroup
pkg/workflow/step.go
Calls
no outgoing calls
Tested by
2
TestFilesystemMiddleware_CustomToolDescriptions
Function · 0.52
TestBuilder
Function · 0.52