Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ GetOrcaPerQueryReport
Method
GetOrcaPerQueryReport
interop/grpc_testing/messages.pb.go:585–590 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
583
}
584
585
func
(x *SimpleRequest) GetOrcaPerQueryReport() *TestOrcaReport {
586
if
x != nil {
587
return
x.OrcaPerQueryReport
588
}
589
return
nil
590
}
591
592
// Unary response, as configured by the request.
593
type
SimpleResponse
struct
{
Callers
1
UnaryCall
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected