Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Stop
Method · 0.65
StopSelf
Method · 0.65
Receive
Method · 0.65
stopInterfaces
Method · 0.65
syncLoop
Method · 0.65
executeSingleTool
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