Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
type
httpFlushError
interface
{
120
FlushError() error
121
}
Callers
2
Wrap
Function · 0.65
doFlushError
Method · 0.65
Implementers
1
flushErrorResponseWriter
wrap_test.go
Calls
no outgoing calls
Tested by
no test coverage detected