Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/ax
/ Close
Method
Close
internal/agent/agent.go:42–42 ·
view source on GitHub ↗
Close gracefully shuts down the agent and releases resources.
()
Source
from the content-addressed store, hash-verified
40
41
// Close gracefully shuts down the agent and releases resources.
42
Close() error
43
}
44
45
// AgentInfo contains metadata about a registered agent.
Callers
15
Connect
Method · 0.95
TestMulti
Function · 0.65
GracefulStop
Method · 0.65
TestServer_Fork
Function · 0.65
TestServer_Fork_RequiresDestID
Function · 0.65
suspendActor
Function · 0.65
readAndTruncate
Function · 0.65
Close
Method · 0.65
Close
Method · 0.65
Connect
Method · 0.65
runExec
Function · 0.65
runExecServer
Function · 0.65
Implementers
11
mockPlanner
internal/multi_test.go
geminiPlannerAgent
internal/gemini/gemini_planner.go
GeminiAgent
internal/gemini/gemini.go
dummyAgent
internal/controller/controller_test.go
mockAgentFunc
internal/controller/controller_test.go
dummyAgent
internal/server/server_test.go
A2AAgent
internal/experimental/agent/a2a.go
ColabAgent
internal/experimental/agent/colab.go
SubstrateAgent
internal/experimental/agent/ate.go
LocalAgent
internal/agent/local.go
RemoteAgent
internal/agent/remote.go
Calls
no outgoing calls
Tested by
3
TestMulti
Function · 0.52
TestServer_Fork
Function · 0.52
TestServer_Fork_RequiresDestID
Function · 0.52