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

Method GetAddress

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

Source from the content-addressed store, hash-verified

1363}
1364
1365func (x *Address) GetAddress() isAddress_Address {
1366 if x != nil {
1367 return x.Address
1368 }
1369 return nil
1370}
1371
1372func (x *Address) GetTcpipAddress() *Address_TcpIpAddress {
1373 if x != nil {

Callers 8

setPeerIfPresentFunction · 0.45
parseAddressFunction · 0.45
parseEndpointsFunction · 0.45
convertMethod · 0.45
dnsHostNameFromClusterFunction · 0.45

Calls

no outgoing calls

Tested by 2