Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-chi/chi
/ Flush
Method
Flush
middleware/compress.go:334–334 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
332
333
type
compressFlusher
interface
{
334
Flush() error
335
}
336
337
func
(cw *compressResponseWriter) Flush() {
Callers
5
Flush
Method · 0.65
Flush
Method · 0.65
Flush
Method · 0.65
Flush
Method · 0.65
Flush
Method · 0.65
Implementers
5
flushWriter
middleware/wrap_writer.go
flushHijackWriter
middleware/wrap_writer.go
httpFancyWriter
middleware/wrap_writer.go
http2FancyWriter
middleware/wrap_writer.go
compressResponseWriter
middleware/compress.go
Calls
no outgoing calls
Tested by
no test coverage detected