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