Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gorilla/websocket
/ String
Method
String
conn_test.go:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
func
(a fakeAddr) String() string {
48
return
"str"
49
}
50
51
// newTestConn creates a connnection backed by a fake network connection using
52
// default values for buffering.
Callers
14
TestHost
Function · 0.80
TestSocksProxyDial
Function · 0.80
TestNetDialConnect
Function · 0.80
TestPreparedMessage
Function · 0.80
TestJoinMessages
Function · 0.80
TestTruncWriter
Function · 0.80
NewClient
Function · 0.80
main.go
File · 0.80
server.go
File · 0.80
client.go
File · 0.80
main
Function · 0.80
main.go
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected