type google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.HandshakeProtocol
8 uses
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
handshaker.pb.go#L27: type HandshakeProtocol int32
handshaker.pb.go#L31: HandshakeProtocol_HANDSHAKE_PROTOCOL_UNSPECIFIED HandshakeProtocol = 0
handshaker.pb.go#L33: HandshakeProtocol_TLS HandshakeProtocol = 1
handshaker.pb.go#L35: HandshakeProtocol_ALTS HandshakeProtocol = 2
handshaker.pb.go#L50: func (x HandshakeProtocol) String() string {
handshaker.pb.go#L54: func (HandshakeProtocol) EnumDescriptor() ([]byte, []int) {
handshaker.pb.go#L236: HandshakeSecurityProtocol HandshakeProtocol `protobuf:"varint,1,opt,name=handshake_security_protocol,json=handshakeSecurityProtocol,proto3,enum=grpc.gcp.HandshakeProtocol" json:"handshake_security_protocol,omitempty"`
handshaker.pb.go#L294: func (m *StartClientHandshakeReq) GetHandshakeSecurityProtocol() HandshakeProtocol {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |