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

Method Unwrap

hijack.go:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9type rwUnwrapper interface {
10 Unwrap() http.ResponseWriter
11}
12
13// hijacker returns the Hijacker interface of the http.ResponseWriter.

Callers 1

hijackerFunction · 0.65

Implementers 1

mockUnwrapperaccept_test.go

Calls

no outgoing calls

Tested by

no test coverage detected