type google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.HandshakerReq_Next
5 uses
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
handshaker.pb.go#L607: type HandshakerReq_Next struct {
handshaker.pb.go#L615: func (*HandshakerReq_Next) isHandshakerReq_ReqOneof() {}
handshaker.pb.go#L639: if x, ok := m.GetReqOneof().(*HandshakerReq_Next); ok {
handshaker.pb.go#L650: (*HandshakerReq_Next)(nil),
google.golang.org/grpc/credentials/alts/internal/handshaker
handshaker.go#L354: ReqOneof: &altspb.HandshakerReq_Next{
![]() |
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. |