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

Method Send

modules/frontend/v1/frontendv1pb/frontend.pb.go:379–379  ·  view source on GitHub ↗
(*ClientToFrontend)

Source from the content-addressed store, hash-verified

377
378type Frontend_ProcessClient interface {
379 Send(*ClientToFrontend) error
380 Recv() (*FrontendToClient, error)
381 grpc.ClientStream
382}

Implementers 2

frontendProcessClientmodules/frontend/v1/frontendv1pb/front
frontendProcessServermodules/frontend/v1/frontendv1pb/front

Calls

no outgoing calls

Tested by 3

addResponsesFunction · 0.52