MCPcopy
hub / github.com/grpc/grpc-go / GetTimeoutSec

Method GetTimeoutSec

interop/grpc_testing/messages.pb.go:1425–1430  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1423}
1424
1425func (x *ClientConfigureRequest) GetTimeoutSec() int32 {
1426 if x != nil {
1427 return x.TimeoutSec
1428 }
1429 return 0
1430}
1431
1432// Response for updating a test client's configuration.
1433type ClientConfigureResponse struct {

Callers 2

GetClientStatsMethod · 0.45
ConfigureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected