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

Method FlushError

capture_metrics.go:120–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118// See https://github.com/golang/go/blob/go1.20/src/net/http/responsecontroller.go#L50
119type httpFlushError interface {
120 FlushError() error
121}

Callers 2

WrapFunction · 0.65
doFlushErrorMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected