MCPcopy Index your code
hub / github.com/ContentSquare/chproxy / mockResponseWriterWithCode

Struct mockResponseWriterWithCode

proxyretry_test.go:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type mockResponseWriterWithCode struct {
19 http.ResponseWriter
20 statusCode int
21}
22
23type mockStatResponseWriter struct {
24 http.ResponseWriter

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected