MCPcopy
hub / github.com/grafana/tempo / testPipelineResponse

Struct testPipelineResponse

modules/frontend/combiner/common_test.go:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218type testPipelineResponse struct {
219 r *http.Response
220 responseData any
221}
222
223func newTestResponse(t *testing.T) *testPipelineResponse {
224 serviceStats := &tempopb.ServiceStats{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected