Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ Recv
Method
Recv
middleware/middleware_test/echo_server.pb.go:174–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
type
EchoServer_ProcessClient
interface
{
173
Send(*Msg) error
174
Recv() (*Msg, error)
175
grpc.ClientStream
176
}
177
Callers
3
TestGrpcStatsStreaming
Function · 0.65
launchConnWithStreams
Function · 0.65
Process
Method · 0.65
Implementers
2
echoServerProcessClient
middleware/middleware_test/echo_server
echoServerProcessServer
middleware/middleware_test/echo_server
Calls
no outgoing calls
Tested by
3
TestGrpcStatsStreaming
Function · 0.52
launchConnWithStreams
Function · 0.52
Process
Method · 0.52