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

Struct streamingQuerierSearchTagValuesV2Client

pkg/tempopb/tempo.pb.go:3659–3661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3657}
3658
3659type streamingQuerierSearchTagValuesV2Client struct {
3660 grpc.ClientStream
3661}
3662
3663func (x *streamingQuerierSearchTagValuesV2Client) Recv() (*SearchTagValuesV2Response, error) {
3664 m := new(SearchTagValuesV2Response)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected