From 4a691eae316a5c8649b6a3b07a7dfdeaab57722a Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期五, 03 九月 2021 16:15:32 +0800 Subject: [PATCH] rebuild pb.go --- proto/source/bhome_msg/error_msg.pb.go | 344 ++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 315 insertions(+), 29 deletions(-) diff --git a/proto/source/bhome_msg/error_msg.pb.go b/proto/source/bhome_msg/error_msg.pb.go index ee11854..6a13b8b 100644 --- a/proto/source/bhome_msg/error_msg.pb.go +++ b/proto/source/bhome_msg/error_msg.pb.go @@ -1,12 +1,14 @@ -// Code generated by protoc-gen-go. DO NOT EDIT. +// Code generated by protoc-gen-gogo. DO NOT EDIT. // source: error_msg.proto package bhome_msg import ( fmt "fmt" - proto "github.com/golang/protobuf/proto" + proto "github.com/gogo/protobuf/proto" + io "io" math "math" + math_bits "math/bits" ) // Reference imports to suppress errors if they are not otherwise used. @@ -18,7 +20,7 @@ // is compatible with the proto package it is being compiled against. // A compilation error at this line likely means your copy of the // proto package needs to be updated. -const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package +const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package type ErrorCode int32 @@ -64,11 +66,8 @@ } type ErrorMsg struct { - ErrCode ErrorCode `protobuf:"varint,1,opt,name=errCode,proto3,enum=bhome_msg.ErrorCode" json:"errCode,omitempty"` - ErrString []byte `protobuf:"bytes,2,opt,name=errString,proto3" json:"errString,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + ErrCode ErrorCode `protobuf:"varint,1,opt,name=errCode,proto3,enum=bhome_msg.ErrorCode" json:"errCode,omitempty"` + ErrString []byte `protobuf:"bytes,2,opt,name=errString,proto3" json:"errString,omitempty"` } func (m *ErrorMsg) Reset() { *m = ErrorMsg{} } @@ -77,18 +76,26 @@ func (*ErrorMsg) Descriptor() ([]byte, []int) { return fileDescriptor_da93925f7641a6e0, []int{0} } - func (m *ErrorMsg) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_ErrorMsg.Unmarshal(m, b) + return m.Unmarshal(b) } func (m *ErrorMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_ErrorMsg.Marshal(b, m, deterministic) + if deterministic { + return xxx_messageInfo_ErrorMsg.Marshal(b, m, deterministic) + } else { + b = b[:cap(b)] + n, err := m.MarshalTo(b) + if err != nil { + return nil, err + } + return b[:n], nil + } } func (m *ErrorMsg) XXX_Merge(src proto.Message) { xxx_messageInfo_ErrorMsg.Merge(m, src) } func (m *ErrorMsg) XXX_Size() int { - return xxx_messageInfo_ErrorMsg.Size(m) + return m.Size() } func (m *ErrorMsg) XXX_DiscardUnknown() { xxx_messageInfo_ErrorMsg.DiscardUnknown(m) @@ -118,21 +125,300 @@ func init() { proto.RegisterFile("error_msg.proto", fileDescriptor_da93925f7641a6e0) } var fileDescriptor_da93925f7641a6e0 = []byte{ - // 243 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x44, 0x90, 0xc1, 0x4e, 0xc2, 0x40, - 0x10, 0x40, 0x5d, 0xd0, 0x42, 0x47, 0x28, 0xeb, 0x84, 0x03, 0x07, 0x0f, 0xc4, 0x13, 0xf1, 0xb0, - 0x26, 0xfa, 0x05, 0x6a, 0x34, 0x72, 0xa0, 0x26, 0xe5, 0x62, 0xbc, 0x18, 0xe8, 0x0e, 0xa5, 0x09, - 0xdd, 0x69, 0x66, 0xb7, 0xfe, 0x86, 0xbf, 0x6c, 0xda, 0xc4, 0x7a, 0x7d, 0xef, 0xcd, 0x24, 0x33, - 0x30, 0x23, 0x11, 0x96, 0xaf, 0xca, 0x17, 0xa6, 0x16, 0x0e, 0x8c, 0xf1, 0xfe, 0xc8, 0x15, 0xb5, - 0xe0, 0xe6, 0x03, 0xc6, 0x2f, 0xad, 0xdd, 0xf8, 0x02, 0x0d, 0x8c, 0x48, 0xe4, 0x99, 0x2d, 0x2d, - 0xd4, 0x52, 0xad, 0x92, 0xfb, 0xb9, 0xe9, 0x43, 0xd3, 0x55, 0xad, 0xcb, 0xfe, 0x22, 0xbc, 0x86, - 0x98, 0x44, 0xb6, 0x41, 0x4a, 0x57, 0x2c, 0x06, 0x4b, 0xb5, 0x9a, 0x64, 0xff, 0xe0, 0xf6, 0x47, - 0x41, 0xdc, 0x0f, 0xe1, 0x04, 0xc6, 0xb4, 0x6d, 0xf2, 0x9c, 0xbc, 0xd7, 0x67, 0x08, 0x10, 0x51, - 0xe7, 0xb4, 0xc2, 0x2b, 0x98, 0xd2, 0xda, 0x7d, 0xef, 0x4e, 0xa5, 0x5d, 0xbb, 0xba, 0x09, 0x7a, - 0x80, 0x08, 0x09, 0xa5, 0x1c, 0x32, 0x2a, 0x4a, 0x1f, 0x48, 0xc8, 0xea, 0x21, 0x4e, 0x21, 0x6e, - 0xd9, 0x2b, 0x37, 0xce, 0xea, 0xf3, 0x6e, 0xdf, 0xfb, 0xe1, 0x70, 0x2a, 0x1d, 0xe9, 0x0b, 0x4c, - 0x00, 0x28, 0xe5, 0x8c, 0x7c, 0xcd, 0xce, 0xea, 0x08, 0xe7, 0xa0, 0xe9, 0xd1, 0x5a, 0x21, 0xef, - 0x53, 0x0e, 0x9b, 0x5d, 0xc8, 0x8f, 0x7a, 0xf4, 0x34, 0x7b, 0x1b, 0x7e, 0x5e, 0x9a, 0xbb, 0xfe, - 0xa6, 0x7d, 0xd4, 0xbd, 0xe3, 0xe1, 0x37, 0x00, 0x00, 0xff, 0xff, 0xd7, 0x9d, 0x17, 0x3d, 0x21, - 0x01, 0x00, 0x00, + // 274 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x44, 0x90, 0xc1, 0x4a, 0xf3, 0x40, + 0x10, 0x80, 0xb3, 0xed, 0xff, 0xb7, 0xcd, 0xd8, 0xc6, 0x75, 0xe9, 0xa1, 0x07, 0x59, 0x8a, 0x17, + 0x8b, 0x87, 0x08, 0xfa, 0x04, 0x2a, 0x8a, 0x3d, 0x34, 0x42, 0x7a, 0x11, 0x2f, 0xd2, 0x66, 0xa7, + 0x69, 0xa0, 0xdd, 0x0d, 0xb3, 0x1b, 0x5f, 0x43, 0x1f, 0xcb, 0x63, 0x8f, 0x1e, 0x25, 0x79, 0x11, + 0x49, 0xc0, 0x78, 0xfd, 0xbe, 0x6f, 0x06, 0x66, 0xe0, 0x18, 0x89, 0x0c, 0xbd, 0xee, 0x6d, 0x1a, + 0xe6, 0x64, 0x9c, 0x11, 0xfe, 0x7a, 0x6b, 0xf6, 0x58, 0x83, 0xb3, 0x67, 0x18, 0xdc, 0xd7, 0x76, + 0x61, 0x53, 0x11, 0x42, 0x1f, 0x89, 0xee, 0x8c, 0xc2, 0x09, 0x9b, 0xb2, 0x59, 0x70, 0x35, 0x0e, + 0xdb, 0x30, 0x6c, 0xaa, 0xda, 0xc5, 0xbf, 0x91, 0x38, 0x05, 0x1f, 0x89, 0x96, 0x8e, 0x32, 0x9d, + 0x4e, 0x3a, 0x53, 0x36, 0x1b, 0xc6, 0x7f, 0xe0, 0xe2, 0x9d, 0x81, 0xdf, 0x0e, 0x89, 0x21, 0x0c, + 0x70, 0x59, 0x24, 0x09, 0x5a, 0xcb, 0x3d, 0x01, 0xd0, 0xc3, 0xc6, 0x71, 0x26, 0x4e, 0x60, 0x84, + 0x73, 0xfd, 0xb6, 0xda, 0x65, 0x6a, 0xae, 0xf3, 0xc2, 0xf1, 0x8e, 0x10, 0x10, 0x60, 0x64, 0x5c, + 0x8c, 0x69, 0x66, 0x1d, 0x12, 0x2a, 0xde, 0x15, 0x23, 0xf0, 0x6b, 0xf6, 0x60, 0x0a, 0xad, 0xf8, + 0xbf, 0x66, 0xdf, 0xd3, 0x66, 0xb3, 0xcb, 0x34, 0xf2, 0xff, 0x22, 0x00, 0xc0, 0xc8, 0xc4, 0x68, + 0x73, 0xa3, 0x15, 0xef, 0x89, 0x31, 0x70, 0xbc, 0x51, 0x8a, 0xd0, 0xda, 0xc8, 0xb8, 0xc5, 0xca, + 0x25, 0x5b, 0xde, 0xbf, 0x3d, 0xff, 0x2c, 0x25, 0x3b, 0x94, 0x92, 0x7d, 0x97, 0x92, 0x7d, 0x54, + 0xd2, 0x3b, 0x54, 0xd2, 0xfb, 0xaa, 0xa4, 0xf7, 0xd8, 0x7d, 0x39, 0x0a, 0x2f, 0xdb, 0x5b, 0xd7, + 0xbd, 0xe6, 0x4d, 0xd7, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x33, 0xa4, 0xff, 0xc0, 0x39, 0x01, + 0x00, 0x00, } + +func (m *ErrorMsg) Marshal() (dAtA []byte, err error) { + size := m.Size() + dAtA = make([]byte, size) + n, err := m.MarshalTo(dAtA) + if err != nil { + return nil, err + } + return dAtA[:n], nil +} + +func (m *ErrorMsg) MarshalTo(dAtA []byte) (int, error) { + var i int + _ = i + var l int + _ = l + if m.ErrCode != 0 { + dAtA[i] = 0x8 + i++ + i = encodeVarintErrorMsg(dAtA, i, uint64(m.ErrCode)) + } + if len(m.ErrString) > 0 { + dAtA[i] = 0x12 + i++ + i = encodeVarintErrorMsg(dAtA, i, uint64(len(m.ErrString))) + i += copy(dAtA[i:], m.ErrString) + } + return i, nil +} + +func encodeVarintErrorMsg(dAtA []byte, offset int, v uint64) int { + for v >= 1<<7 { + dAtA[offset] = uint8(v&0x7f | 0x80) + v >>= 7 + offset++ + } + dAtA[offset] = uint8(v) + return offset + 1 +} +func (m *ErrorMsg) Size() (n int) { + if m == nil { + return 0 + } + var l int + _ = l + if m.ErrCode != 0 { + n += 1 + sovErrorMsg(uint64(m.ErrCode)) + } + l = len(m.ErrString) + if l > 0 { + n += 1 + l + sovErrorMsg(uint64(l)) + } + return n +} + +func sovErrorMsg(x uint64) (n int) { + return (math_bits.Len64(x|1) + 6) / 7 +} +func sozErrorMsg(x uint64) (n int) { + return sovErrorMsg(uint64((x << 1) ^ uint64((int64(x) >> 63)))) +} +func (m *ErrorMsg) Unmarshal(dAtA []byte) error { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + preIndex := iNdEx + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowErrorMsg + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + wire |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + fieldNum := int32(wire >> 3) + wireType := int(wire & 0x7) + if wireType == 4 { + return fmt.Errorf("proto: ErrorMsg: wiretype end group for non-group") + } + if fieldNum <= 0 { + return fmt.Errorf("proto: ErrorMsg: illegal tag %d (wire type %d)", fieldNum, wire) + } + switch fieldNum { + case 1: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field ErrCode", wireType) + } + m.ErrCode = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowErrorMsg + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.ErrCode |= ErrorCode(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 2: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field ErrString", wireType) + } + var byteLen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowErrorMsg + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + byteLen |= int(b&0x7F) << shift + if b < 0x80 { + break + } + } + if byteLen < 0 { + return ErrInvalidLengthErrorMsg + } + postIndex := iNdEx + byteLen + if postIndex < 0 { + return ErrInvalidLengthErrorMsg + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.ErrString = append(m.ErrString[:0], dAtA[iNdEx:postIndex]...) + if m.ErrString == nil { + m.ErrString = []byte{} + } + iNdEx = postIndex + default: + iNdEx = preIndex + skippy, err := skipErrorMsg(dAtA[iNdEx:]) + if err != nil { + return err + } + if skippy < 0 { + return ErrInvalidLengthErrorMsg + } + if (iNdEx + skippy) < 0 { + return ErrInvalidLengthErrorMsg + } + if (iNdEx + skippy) > l { + return io.ErrUnexpectedEOF + } + iNdEx += skippy + } + } + + if iNdEx > l { + return io.ErrUnexpectedEOF + } + return nil +} +func skipErrorMsg(dAtA []byte) (n int, err error) { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return 0, ErrIntOverflowErrorMsg + } + if iNdEx >= l { + return 0, io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + wire |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + wireType := int(wire & 0x7) + switch wireType { + case 0: + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return 0, ErrIntOverflowErrorMsg + } + if iNdEx >= l { + return 0, io.ErrUnexpectedEOF + } + iNdEx++ + if dAtA[iNdEx-1] < 0x80 { + break + } + } + return iNdEx, nil + case 1: + iNdEx += 8 + return iNdEx, nil + case 2: + var length int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return 0, ErrIntOverflowErrorMsg + } + if iNdEx >= l { + return 0, io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + length |= (int(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + if length < 0 { + return 0, ErrInvalidLengthErrorMsg + } + iNdEx += length + if iNdEx < 0 { + return 0, ErrInvalidLengthErrorMsg + } + return iNdEx, nil + case 3: + for { + var innerWire uint64 + var start int = iNdEx + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return 0, ErrIntOverflowErrorMsg + } + if iNdEx >= l { + return 0, io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + innerWire |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + innerWireType := int(innerWire & 0x7) + if innerWireType == 4 { + break + } + next, err := skipErrorMsg(dAtA[start:]) + if err != nil { + return 0, err + } + iNdEx = start + next + if iNdEx < 0 { + return 0, ErrInvalidLengthErrorMsg + } + } + return iNdEx, nil + case 4: + return iNdEx, nil + case 5: + iNdEx += 4 + return iNdEx, nil + default: + return 0, fmt.Errorf("proto: illegal wireType %d", wireType) + } + } + panic("unreachable") +} + +var ( + ErrInvalidLengthErrorMsg = fmt.Errorf("proto: negative length found during unmarshaling") + ErrIntOverflowErrorMsg = fmt.Errorf("proto: integer overflow") +) -- Gitblit v1.8.0