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

Method OnAgentStop

pkg/middleware/interface.go:99–99  ·  view source on GitHub ↗

OnAgentStop Agent 停止时回调

(ctx context.Context, agentID string)

Source from the content-addressed store, hash-verified

97
98 // OnAgentStop Agent 停止时回调
99 OnAgentStop(ctx context.Context, agentID string) error
100}
101
102// BaseMiddleware 基础中间件实现

Callers 2

OnAgentStopMethod · 0.65
CloseMethod · 0.65

Implementers 1

BaseMiddlewarepkg/middleware/interface.go

Calls

no outgoing calls

Tested by

no test coverage detected