MCPcopy Create free account
hub / github.com/felixge/httpsnoop / Unwrap

Method Unwrap

wrap_generated.go:16168–16168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16166
16167type Unwrapper interface {
16168 Unwrap() http.ResponseWriter
16169}
16170
16171// Unwrap returns the underlying http.ResponseWriter from within zero or more

Callers 2

UnwrapFunction · 0.65
TestWrapFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestWrapFunction · 0.52