MCPcopy Index your code
hub / github.com/coder/websocket / Close

Method Close

dial_test.go:181–183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

179}
180
181func (mb mockBody) Close() error {
182 return nil
183}
184
185func Test_verifyServerHandshake(t *testing.T) {
186 t.Parallel()

Callers 2

ServeHTTPMethod · 0.45
TestDialViaProxyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected