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

Method Unsubscribe

pkg/workflow/engine.go:127–127  ·  view source on GitHub ↗
(eventType string, handler EventHandler)

Source from the content-addressed store, hash-verified

125 Publish(ctx context.Context, event *WorkflowEvent) error
126 Subscribe(eventType string, handler EventHandler) error
127 Unsubscribe(eventType string, handler EventHandler) error
128}
129
130// WorkflowEvent 工作流事件

Callers 9

ChatStreamHandlerMethod · 0.65
ExecuteMethod · 0.65
ExecuteAsyncMethod · 0.65
UnsubscribeMethod · 0.65
UnsubscribeMethod · 0.65
forwardAgentEventsMethod · 0.65
runWebUIFunction · 0.65
runOnceFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected