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

Method ResponseData

modules/frontend/pipeline/pipeline.go:27–27  ·  view source on GitHub ↗

add data that will be sent back with this requests response

()

Source from the content-addressed store, hash-verified

25
26 SetResponseData(any) // add data that will be sent back with this requests response
27 ResponseData() any
28}
29
30type HTTPRequest struct {

Implementers 1

HTTPRequestmodules/frontend/pipeline/pipeline.go

Calls

no outgoing calls