Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Close
Method
Close
agent/x/agentdesktop/desktop.go:83–83 ·
view source on GitHub ↗
Close shuts down the desktop session and cleans up resources.
()
Source
from the content-addressed store, hash-verified
81
82
// Close shuts down the desktop session and cleans up resources.
83
Close() error
84
}
85
86
// ErrUnknownRecording is returned by StopRecording when the
Callers
15
GuessSessionID
Function · 0.65
TestNewJSONErrorResponse
Function · 0.65
ProcessRequest
Method · 0.65
init
Method · 0.65
Close
Method · 0.65
TestMiddleware_StreamingResponse
Function · 0.65
TestMiddleware_PreservesResponseBody
Function · 0.65
TestBridgedMiddleware_RedactsSensitiveRequestHeaders
Function · 0.65
TestBridgedMiddleware_RedactsSensitiveResponseHeaders
Function · 0.65
TestBridgedMiddleware_PreservesRequestBody
Function · 0.65
TestBridgedMiddleware_ModelWithSlash
Function · 0.65
TestBridgedMiddleware_AllSensitiveRequestHeaders
Function · 0.65
Implementers
2
fakeDesktop
agent/x/agentdesktop/api_test.go
portableDesktop
agent/x/agentdesktop/portabledesktop.g
Calls
no outgoing calls
Tested by
15
TestNewJSONErrorResponse
Function · 0.52
TestMiddleware_StreamingResponse
Function · 0.52
TestMiddleware_PreservesResponseBody
Function · 0.52
TestBridgedMiddleware_RedactsSensitiveRequestHeaders
Function · 0.52
TestBridgedMiddleware_RedactsSensitiveResponseHeaders
Function · 0.52
TestBridgedMiddleware_PreservesRequestBody
Function · 0.52
TestBridgedMiddleware_ModelWithSlash
Function · 0.52
TestBridgedMiddleware_AllSensitiveRequestHeaders
Function · 0.52
TestPassthroughMiddleware
Function · 0.52
TestOpenAI_KeyFailover
Function · 0.52
TestAnthropic_KeyFailover
Function · 0.52
TestCircuitBreaker_FullRecoveryCycle
Function · 0.52