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

Method GetOption

channelz/grpc_channelz_v1/channelz.pb.go:1301–1306  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1299}
1300
1301func (x *SocketData) GetOption() []*SocketOption {
1302 if x != nil {
1303 return x.Option
1304 }
1305 return nil
1306}
1307
1308func (x *SocketData) GetReceivedGoawayError() *wrapperspb.UInt32Value {
1309 if x != nil {

Callers 1

TestGetSocketOptionsMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestGetSocketOptionsMethod · 0.64