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

Method Stop

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

Stop 停止 Interface

(ctx context.Context)

Source from the content-addressed store, hash-verified

32
33 // Stop 停止 Interface
34 Stop(ctx context.Context) error
35
36 // OnAgentRegistered Agent 注册事件
37 OnAgentRegistered(agent *agent.Agent) error

Callers 6

StopMethod · 0.65
StopSelfMethod · 0.65
ReceiveMethod · 0.65
stopInterfacesMethod · 0.65
syncLoopMethod · 0.65
executeSingleToolMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected