MCPcopy Create free account
hub / github.com/ForestHubAI/edge-agents / AddTransition

Method AddTransition

go/engine/function_test.go:31–31  ·  view source on GitHub ↗
(string, Transition)

Source from the content-addressed store, hash-verified

29 next string
30 run func(*Scope) error
31 outputs map[string]workflowapi.DataType
32}
33
34func (a *fakeAction) ID() string { return a.id }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected