google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.HandshakerReq.GetReqOneof (method)
4 uses
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
handshaker.pb.go#L617: func (m *HandshakerReq) GetReqOneof() isHandshakerReq_ReqOneof {
handshaker.pb.go#L625: if x, ok := m.GetReqOneof().(*HandshakerReq_ClientStart); ok {
handshaker.pb.go#L632: if x, ok := m.GetReqOneof().(*HandshakerReq_ServerStart); ok {
handshaker.pb.go#L639: if x, ok := m.GetReqOneof().(*HandshakerReq_Next); ok {
![]() |
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. |