MCPcopy Create free account
hub / github.com/gorilla/websocket / cstHandler

Struct cstHandler

client_server_test.go:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48type cstHandler struct{ *testing.T }
49
50type cstServer struct {
51 *httptest.Server

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected