Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dank/rlapi
/ Close
Method
Close
psynetrpc_test.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(m *MockWSServer) Close() {
43
m.server.Close()
44
}
45
46
func
(m *MockWSServer) URL() string {
47
return
"ws"
+ strings.TrimPrefix(m.server.URL,
"http"
)
Callers
9
TestPsyNetRPC_SendRequestSync
Function · 0.95
TestPsyNetRPC_SendRequestAsync
Function · 0.95
TestPsyNetRPC_ConcurrentRequests
Function · 0.95
TestPsyNetRPC_FireAndForgetNoLeak
Function · 0.95
TestPsyNetRPC_RawMessage
Function · 0.95
TestPsyNetRPC_ConcurrentContextCancellation
Function · 0.95
TestPsyNetRPC_IsConnected
Function · 0.95
TestPsyNetRPC_PingPongHandling
Function · 0.95
handleWebSocket
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected