Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/copilot-sdk
/ Close
Method
Close
go/copilot_request_handler.go:142–142 ·
view source on GitHub ↗
Close tears down the connection.
()
Source
from the content-addressed store, hash-verified
140
Err() error
141
// Close tears down the connection.
142
Close() error
143
}
144
145
// copilotContextKey is used to attach [CopilotRequestContext] to an
Callers
3
handleWebSocket
Method · 0.95
handleHTTP
Method · 0.65
Close
Method · 0.65
Implementers
1
CopilotWebSocketForwarder
go/copilot_request_handler.go
Calls
no outgoing calls
Tested by
no test coverage detected