MCPcopy
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
47func (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

TestHostFunction · 0.80
TestSocksProxyDialFunction · 0.80
TestNetDialConnectFunction · 0.80
TestPreparedMessageFunction · 0.80
TestJoinMessagesFunction · 0.80
TestTruncWriterFunction · 0.80
NewClientFunction · 0.80
main.goFile · 0.80
server.goFile · 0.80
client.goFile · 0.80
mainFunction · 0.80
main.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected