type google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.NetworkProtocol
8 uses
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
handshaker.pb.go#L58: type NetworkProtocol int32
handshaker.pb.go#L61: NetworkProtocol_NETWORK_PROTOCOL_UNSPECIFIED NetworkProtocol = 0
handshaker.pb.go#L62: NetworkProtocol_TCP NetworkProtocol = 1
handshaker.pb.go#L63: NetworkProtocol_UDP NetworkProtocol = 2
handshaker.pb.go#L78: func (x NetworkProtocol) String() string {
handshaker.pb.go#L82: func (NetworkProtocol) EnumDescriptor() ([]byte, []int) {
handshaker.pb.go#L93: Protocol NetworkProtocol `protobuf:"varint,3,opt,name=protocol,proto3,enum=grpc.gcp.NetworkProtocol" json:"protocol,omitempty"`
handshaker.pb.go#L138: func (m *Endpoint) GetProtocol() NetworkProtocol {
![]() |
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. |