Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gorilla/websocket
/ Error
Method
Error
conn.go:100–100 · conn.go::netError.Error
()
Source
from the content-addressed store, hash-verified
98
}
99
100
func
(e *netError) Error() string {
return
e.msg }
101
func
(e *netError) Temporary() bool {
return
e.temporary }
102
func
(e *netError) Timeout() bool {
return
e.timeout }
103
Callers
15
client_server_test.go
File · 0.45
ServeHTTP
Method · 0.45
TestProxyDial
Function · 0.45
TestProxyAuthorizationDial
Function · 0.45
TestDialCookieJar
Function · 0.45
TestHandshake
Function · 0.45
TestNetDialConnect
Function · 0.45
conn.go
File · 0.45
hideTempErr
Function · 0.45
TestPartialJSONRead
Function · 0.45
connect
Method · 0.45
serveHome
Function · 0.45
Calls
no outgoing calls
Tested by
7
ServeHTTP
Method · 0.36
TestProxyDial
Function · 0.36
TestProxyAuthorizationDial
Function · 0.36
TestDialCookieJar
Function · 0.36
TestHandshake
Function · 0.36
TestNetDialConnect
Function · 0.36
TestPartialJSONRead
Function · 0.36