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

Method PeerRPCVersions

credentials/alts/alts.go:95–95  ·  view source on GitHub ↗

PeerRPCVersions returns the RPC version supported by the peer.

()

Source from the content-addressed store, hash-verified

93 LocalServiceAccount() string
94 // PeerRPCVersions returns the RPC version supported by the peer.
95 PeerRPCVersions() *altspb.RpcProtocolVersions
96}
97
98// ClientOptions contains the client-side options of an ALTS channel. These

Callers 4

ClientHandshakeMethod · 0.65
ServerHandshakeMethod · 0.65
TestALTSAuthInfoMethod · 0.65
authzFunction · 0.65

Implementers 2

fakeALTSAuthInfocredentials/alts/utils_test.go
altsAuthInfocredentials/alts/internal/authinfo/aut

Calls

no outgoing calls

Tested by 1

TestALTSAuthInfoMethod · 0.52