Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ getStatusCode
Method
getStatusCode
middleware/response.go:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
type
badResponseLoggingWriter
interface
{
20
http.ResponseWriter
21
getStatusCode() int
22
getWriteError() error
23
}
24
Callers
2
Wrap
Method · 0.65
TestBadResponseLoggingWriter
Function · 0.65
Implementers
1
nonFlushingBadResponseLoggingWriter
middleware/response.go
Calls
no outgoing calls
Tested by
1
TestBadResponseLoggingWriter
Function · 0.52