MCPcopy Create free account
hub / github.com/ContentSquare/chproxy / mockStatResponseWriter

Struct mockStatResponseWriter

proxyretry_test.go:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23type mockStatResponseWriter struct {
24 http.ResponseWriter
25 http.CloseNotifier
26 statusCode int
27}
28
29type mockHosts struct {
30 t *testing.T

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected