Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gorilla/websocket
/ Error
Method
Error
server.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
func
(e HandshakeError) Error() string {
return
e.message }
23
24
// Upgrader specifies parameters for upgrading an HTTP connection to a
25
// WebSocket connection.
Callers
2
returnError
Method · 0.45
Upgrade
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected