Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-chi/chi
/ Reset
Method
Reset
middleware/compress.go:258–258 ·
view source on GitHub ↗
(w io.Writer)
Source
from the content-addressed store, hash-verified
256
type
ioResetterWriter
interface
{
257
io.Writer
258
Reset(w io.Writer)
259
}
260
261
type
compressResponseWriter
struct
{
Callers
7
ServeHTTP
Method · 0.65
TestMuxMatch
Function · 0.65
TestMuxMatch_HasBasePath
Function · 0.65
TestMuxMatch_DoesNotHaveBasePath
Function · 0.65
TestMuxFind
Function · 0.65
BenchmarkTreeGet
Function · 0.65
selectEncoder
Method · 0.65
Implementers
1
Context
context.go
Calls
no outgoing calls
Tested by
5
TestMuxMatch
Function · 0.52
TestMuxMatch_HasBasePath
Function · 0.52
TestMuxMatch_DoesNotHaveBasePath
Function · 0.52
TestMuxFind
Function · 0.52
BenchmarkTreeGet
Function · 0.52