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

Method SetResponseData

modules/frontend/pipeline/pipeline.go:26–26  ·  view source on GitHub ↗
(any)

Source from the content-addressed store, hash-verified

24 CacheKey() string
25
26 SetResponseData(any) // add data that will be sent back with this requests response
27 ResponseData() any
28}
29

Callers 4

buildBackendRequestsMethod · 0.65
generatorRequestMethod · 0.65
buildBackendRequestsFunction · 0.65
buildIngesterRequestFunction · 0.65

Implementers 1

HTTPRequestmodules/frontend/pipeline/pipeline.go

Calls

no outgoing calls

Tested by

no test coverage detected