github.com/epsagon/epsagon-go@v1.39.0/protocol/exception.pb.go (about) 1 // Code generated by protoc-gen-go. DO NOT EDIT. 2 // source: exception.proto 3 4 package protocol 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.ProtoPackageIsVersion2 // please upgrade the proto package 22 23 type Exception struct { 24 Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` 25 Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` 26 Traceback string `protobuf:"bytes,3,opt,name=traceback,proto3" json:"traceback,omitempty"` 27 Time float64 `protobuf:"fixed64,4,opt,name=time,proto3" json:"time,omitempty"` 28 AdditionalData map[string]string `protobuf:"bytes,5,rep,name=additional_data,json=additionalData,proto3" json:"additional_data,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` 29 XXX_NoUnkeyedLiteral struct{} `json:"-"` 30 XXX_unrecognized []byte `json:"-"` 31 XXX_sizecache int32 `json:"-"` 32 } 33 34 func (m *Exception) Reset() { *m = Exception{} } 35 func (m *Exception) String() string { return proto.CompactTextString(m) } 36 func (*Exception) ProtoMessage() {} 37 func (*Exception) Descriptor() ([]byte, []int) { 38 return fileDescriptor_fb6dc2e8aaa76c47, []int{0} 39 } 40 41 func (m *Exception) XXX_Unmarshal(b []byte) error { 42 return xxx_messageInfo_Exception.Unmarshal(m, b) 43 } 44 func (m *Exception) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { 45 return xxx_messageInfo_Exception.Marshal(b, m, deterministic) 46 } 47 func (m *Exception) XXX_Merge(src proto.Message) { 48 xxx_messageInfo_Exception.Merge(m, src) 49 } 50 func (m *Exception) XXX_Size() int { 51 return xxx_messageInfo_Exception.Size(m) 52 } 53 func (m *Exception) XXX_DiscardUnknown() { 54 xxx_messageInfo_Exception.DiscardUnknown(m) 55 } 56 57 var xxx_messageInfo_Exception proto.InternalMessageInfo 58 59 func (m *Exception) GetType() string { 60 if m != nil { 61 return m.Type 62 } 63 return "" 64 } 65 66 func (m *Exception) GetMessage() string { 67 if m != nil { 68 return m.Message 69 } 70 return "" 71 } 72 73 func (m *Exception) GetTraceback() string { 74 if m != nil { 75 return m.Traceback 76 } 77 return "" 78 } 79 80 func (m *Exception) GetTime() float64 { 81 if m != nil { 82 return m.Time 83 } 84 return 0 85 } 86 87 func (m *Exception) GetAdditionalData() map[string]string { 88 if m != nil { 89 return m.AdditionalData 90 } 91 return nil 92 } 93 94 func init() { 95 proto.RegisterType((*Exception)(nil), "protocol.Exception") 96 proto.RegisterMapType((map[string]string)(nil), "protocol.Exception.AdditionalDataEntry") 97 } 98 99 func init() { proto.RegisterFile("exception.proto", fileDescriptor_fb6dc2e8aaa76c47) } 100 101 var fileDescriptor_fb6dc2e8aaa76c47 = []byte{ 102 // 210 bytes of a gzipped FileDescriptorProto 103 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0x4f, 0xad, 0x48, 0x4e, 104 0x2d, 0x28, 0xc9, 0xcc, 0xcf, 0xd3, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x00, 0x53, 0xc9, 105 0xf9, 0x39, 0x4a, 0x0d, 0x4c, 0x5c, 0x9c, 0xae, 0x30, 0x59, 0x21, 0x21, 0x2e, 0x96, 0x92, 0xca, 106 0x82, 0x54, 0x09, 0x46, 0x05, 0x46, 0x0d, 0xce, 0x20, 0x30, 0x5b, 0x48, 0x82, 0x8b, 0x3d, 0x37, 107 0xb5, 0xb8, 0x38, 0x31, 0x3d, 0x55, 0x82, 0x09, 0x2c, 0x0c, 0xe3, 0x0a, 0xc9, 0x70, 0x71, 0x96, 108 0x14, 0x25, 0x26, 0xa7, 0x26, 0x25, 0x26, 0x67, 0x4b, 0x30, 0x83, 0xe5, 0x10, 0x02, 0x60, 0xb3, 109 0x32, 0x73, 0x53, 0x25, 0x58, 0x14, 0x18, 0x35, 0x18, 0x83, 0xc0, 0x6c, 0xa1, 0x00, 0x2e, 0xfe, 110 0xc4, 0x94, 0x94, 0x4c, 0x90, 0x5d, 0x89, 0x39, 0xf1, 0x29, 0x89, 0x25, 0x89, 0x12, 0xac, 0x0a, 111 0xcc, 0x1a, 0xdc, 0x46, 0xea, 0x7a, 0x30, 0x17, 0xe9, 0xc1, 0x5d, 0xa3, 0xe7, 0x08, 0x57, 0xea, 112 0x92, 0x58, 0x92, 0xe8, 0x9a, 0x57, 0x52, 0x54, 0x19, 0xc4, 0x97, 0x88, 0x22, 0x28, 0xe5, 0xc8, 113 0x25, 0x8c, 0x45, 0x99, 0x90, 0x00, 0x17, 0x73, 0x76, 0x6a, 0x25, 0xd4, 0x1f, 0x20, 0xa6, 0x90, 114 0x08, 0x17, 0x6b, 0x59, 0x62, 0x4e, 0x29, 0xcc, 0x13, 0x10, 0x8e, 0x15, 0x93, 0x05, 0x63, 0x12, 115 0x1b, 0xd8, 0x6a, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xbb, 0x2e, 0x17, 0x93, 0x26, 0x01, 116 0x00, 0x00, 117 }