Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
notifyWorkflowRegistered
Method · 0.65
Implementers
2
BaseInterface
pkg/asteros/interface.go
TestInterface
pkg/asteros/asteros_test.go
Calls
no outgoing calls
Tested by
no test coverage detected