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