MCPcopy
hub / github.com/rs/zerolog / Unwrap

Method Unwrap

hlog/internal/mutil/writer_proxy.go:27–27  ·  view source on GitHub ↗

Unwrap returns the original proxied target.

()

Source from the content-addressed store, hash-verified

25 Tee(io.Writer)
26 // Unwrap returns the original proxied target.
27 Unwrap() http.ResponseWriter
28}
29
30// WrapWriter wraps an http.ResponseWriter, returning a proxy that allows you to

Callers 1

MarshalStackFunction · 0.65

Implementers 1

basicWriterhlog/internal/mutil/writer_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected