MCPcopy 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
42func (m *MockWSServer) Close() {
43 m.server.Close()
44}
45
46func (m *MockWSServer) URL() string {
47 return "ws" + strings.TrimPrefix(m.server.URL, "http")

Calls

no outgoing calls

Tested by

no test coverage detected