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

Method Status

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

Status returns the HTTP status of the request, or 0 if one has not yet been sent.

()

Source from the content-addressed store, hash-verified

14 // Status returns the HTTP status of the request, or 0 if one has not
15 // yet been sent.
16 Status() int
17 // BytesWritten returns the total number of bytes sent to the client.
18 BytesWritten() int
19 // Tee causes the response body to be written to the given io.Writer in

Callers 1

AccessHandlerFunction · 0.65

Implementers 1

basicWriterhlog/internal/mutil/writer_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected