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

Method OnWorkflowRegistered

pkg/asteros/interface.go:43–43  ·  view source on GitHub ↗

OnWorkflowRegistered Workflow 注册事件

(wf workflow.Agent)

Source from the content-addressed store, hash-verified

41
42 // OnWorkflowRegistered Workflow 注册事件
43 OnWorkflowRegistered(wf workflow.Agent) error
44}
45
46// BaseInterface 基础 Interface 实现

Callers 1

Implementers 2

BaseInterfacepkg/asteros/interface.go
TestInterfacepkg/asteros/asteros_test.go

Calls

no outgoing calls

Tested by

no test coverage detected