Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/websocket
/ Close
Method
Close
dial_test.go:181–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
}
180
181
func
(mb mockBody) Close() error {
182
return
nil
183
}
184
185
func
Test_verifyServerHandshake(t *testing.T) {
186
t.Parallel()
Callers
2
ServeHTTP
Method · 0.45
TestDialViaProxy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected