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

Struct streamingQuerierSearchClient

pkg/tempopb/tempo.pb.go:3531–3533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3529}
3530
3531type streamingQuerierSearchClient struct {
3532 grpc.ClientStream
3533}
3534
3535func (x *streamingQuerierSearchClient) Recv() (*SearchResponse, error) {
3536 m := new(SearchResponse)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected