github.com/micro/go-micro/examples@v0.0.0-20210105173217-bf4ab679e18b/greeter/srv/proto/hello/hello.pb.go (about) 1 // Code generated by protoc-gen-go. DO NOT EDIT. 2 // source: micro/go-micro/examples/greeter/srv/proto/hello/hello.proto 3 4 package go_micro_srv_greeter 5 6 import ( 7 fmt "fmt" 8 proto "github.com/golang/protobuf/proto" 9 math "math" 10 ) 11 12 // Reference imports to suppress errors if they are not otherwise used. 13 var _ = proto.Marshal 14 var _ = fmt.Errorf 15 var _ = math.Inf 16 17 // This is a compile-time assertion to ensure that this generated file 18 // is compatible with the proto package it is being compiled against. 19 // A compilation error at this line likely means your copy of the 20 // proto package needs to be updated. 21 const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package 22 23 type Request struct { 24 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 25 XXX_NoUnkeyedLiteral struct{} `json:"-"` 26 XXX_unrecognized []byte `json:"-"` 27 XXX_sizecache int32 `json:"-"` 28 } 29 30 func (m *Request) Reset() { *m = Request{} } 31 func (m *Request) String() string { return proto.CompactTextString(m) } 32 func (*Request) ProtoMessage() {} 33 func (*Request) Descriptor() ([]byte, []int) { 34 return fileDescriptor_f9c4d46e1c0507ba, []int{0} 35 } 36 37 func (m *Request) XXX_Unmarshal(b []byte) error { 38 return xxx_messageInfo_Request.Unmarshal(m, b) 39 } 40 func (m *Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { 41 return xxx_messageInfo_Request.Marshal(b, m, deterministic) 42 } 43 func (m *Request) XXX_Merge(src proto.Message) { 44 xxx_messageInfo_Request.Merge(m, src) 45 } 46 func (m *Request) XXX_Size() int { 47 return xxx_messageInfo_Request.Size(m) 48 } 49 func (m *Request) XXX_DiscardUnknown() { 50 xxx_messageInfo_Request.DiscardUnknown(m) 51 } 52 53 var xxx_messageInfo_Request proto.InternalMessageInfo 54 55 func (m *Request) GetName() string { 56 if m != nil { 57 return m.Name 58 } 59 return "" 60 } 61 62 type Response struct { 63 Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` 64 XXX_NoUnkeyedLiteral struct{} `json:"-"` 65 XXX_unrecognized []byte `json:"-"` 66 XXX_sizecache int32 `json:"-"` 67 } 68 69 func (m *Response) Reset() { *m = Response{} } 70 func (m *Response) String() string { return proto.CompactTextString(m) } 71 func (*Response) ProtoMessage() {} 72 func (*Response) Descriptor() ([]byte, []int) { 73 return fileDescriptor_f9c4d46e1c0507ba, []int{1} 74 } 75 76 func (m *Response) XXX_Unmarshal(b []byte) error { 77 return xxx_messageInfo_Response.Unmarshal(m, b) 78 } 79 func (m *Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { 80 return xxx_messageInfo_Response.Marshal(b, m, deterministic) 81 } 82 func (m *Response) XXX_Merge(src proto.Message) { 83 xxx_messageInfo_Response.Merge(m, src) 84 } 85 func (m *Response) XXX_Size() int { 86 return xxx_messageInfo_Response.Size(m) 87 } 88 func (m *Response) XXX_DiscardUnknown() { 89 xxx_messageInfo_Response.DiscardUnknown(m) 90 } 91 92 var xxx_messageInfo_Response proto.InternalMessageInfo 93 94 func (m *Response) GetMsg() string { 95 if m != nil { 96 return m.Msg 97 } 98 return "" 99 } 100 101 func init() { 102 proto.RegisterType((*Request)(nil), "go.micro.srv.greeter.Request") 103 proto.RegisterType((*Response)(nil), "go.micro.srv.greeter.Response") 104 } 105 106 func init() { 107 proto.RegisterFile("micro/go-micro/examples/greeter/srv/proto/hello/hello.proto", fileDescriptor_f9c4d46e1c0507ba) 108 } 109 110 var fileDescriptor_f9c4d46e1c0507ba = []byte{ 111 // 168 bytes of a gzipped FileDescriptorProto 112 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xca, 0xcd, 0x4c, 0x2e, 113 0xca, 0xd7, 0x4f, 0xad, 0x48, 0xcc, 0x2d, 0xc8, 0x49, 0x2d, 0xd6, 0x4f, 0x2f, 0x4a, 0x4d, 0x2d, 114 0x49, 0x2d, 0xd2, 0x2f, 0x2e, 0x2a, 0xd3, 0x2f, 0x28, 0xca, 0x2f, 0xc9, 0xd7, 0xcf, 0x48, 0xcd, 115 0xc9, 0x81, 0x92, 0x7a, 0x60, 0x11, 0x21, 0x91, 0xf4, 0x7c, 0x3d, 0xb0, 0x36, 0xbd, 0xe2, 0xa2, 116 0x32, 0x3d, 0xa8, 0x0e, 0x25, 0x59, 0x2e, 0xf6, 0xa0, 0xd4, 0xc2, 0xd2, 0xd4, 0xe2, 0x12, 0x21, 117 0x21, 0x2e, 0x96, 0xbc, 0xc4, 0xdc, 0x54, 0x09, 0x46, 0x05, 0x46, 0x0d, 0xce, 0x20, 0x30, 0x5b, 118 0x49, 0x86, 0x8b, 0x23, 0x28, 0xb5, 0xb8, 0x20, 0x3f, 0xaf, 0x38, 0x55, 0x48, 0x80, 0x8b, 0x39, 119 0xb7, 0x38, 0x1d, 0x2a, 0x0d, 0x62, 0x1a, 0xf9, 0x73, 0x31, 0x07, 0x27, 0x56, 0x0a, 0x79, 0x70, 120 0xb1, 0x7a, 0x80, 0x2c, 0x12, 0x92, 0xd5, 0xc3, 0x66, 0x87, 0x1e, 0xd4, 0x02, 0x29, 0x39, 0x5c, 121 0xd2, 0x10, 0x0b, 0x94, 0x18, 0x92, 0xd8, 0xc0, 0x4e, 0x35, 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 122 0x0c, 0xa9, 0xad, 0x53, 0xe0, 0x00, 0x00, 0x00, 123 }