Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/websocket
/ Unwrap
Method
Unwrap
hijack.go:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
type
rwUnwrapper
interface
{
10
Unwrap() http.ResponseWriter
11
}
12
13
// hijacker returns the Hijacker interface of the http.ResponseWriter.
Callers
1
hijacker
Function · 0.65
Implementers
1
mockUnwrapper
accept_test.go
Calls
no outgoing calls
Tested by
no test coverage detected