MCPcopy
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
22func (e HandshakeError) Error() string { return e.message }
23
24// Upgrader specifies parameters for upgrading an HTTP connection to a
25// WebSocket connection.

Callers 2

returnErrorMethod · 0.45
UpgradeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected