MCPcopy 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

handleWebSocketMethod · 0.95
handleHTTPMethod · 0.65
CloseMethod · 0.65

Implementers 1

CopilotWebSocketForwardergo/copilot_request_handler.go

Calls

no outgoing calls

Tested by

no test coverage detected