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

Struct spanWriterPluginClient

cmd/tempo-query/jaeger/storage_v1/storage.pb.go:1224–1226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1222}
1223
1224type spanWriterPluginClient struct {
1225 cc *grpc.ClientConn
1226}
1227
1228func NewSpanWriterPluginClient(cc *grpc.ClientConn) SpanWriterPluginClient {
1229 return &spanWriterPluginClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected