type google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.HandshakerStatus
16 uses
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
handshaker.pb.go#L761: type HandshakerStatus struct {
handshaker.pb.go#L771: func (m *HandshakerStatus) Reset() { *m = HandshakerStatus{} }
handshaker.pb.go#L772: func (m *HandshakerStatus) String() string { return proto.CompactTextString(m) }
handshaker.pb.go#L773: func (*HandshakerStatus) ProtoMessage() {}
handshaker.pb.go#L774: func (*HandshakerStatus) Descriptor() ([]byte, []int) {
handshaker.pb.go#L778: func (m *HandshakerStatus) XXX_Unmarshal(b []byte) error {
handshaker.pb.go#L781: func (m *HandshakerStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
handshaker.pb.go#L784: func (m *HandshakerStatus) XXX_Merge(src proto.Message) {
handshaker.pb.go#L787: func (m *HandshakerStatus) XXX_Size() int {
handshaker.pb.go#L790: func (m *HandshakerStatus) XXX_DiscardUnknown() {
handshaker.pb.go#L796: func (m *HandshakerStatus) GetCode() uint32 {
handshaker.pb.go#L803: func (m *HandshakerStatus) GetDetails() string {
handshaker.pb.go#L825: Status *HandshakerStatus `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
handshaker.pb.go#L877: func (m *HandshakerResp) GetStatus() *HandshakerStatus {
handshaker.pb.go#L897: proto.RegisterType((*HandshakerStatus)(nil), "grpc.gcp.HandshakerStatus")
![]() |
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. |