| // Code generated by protoc-gen-go. DO NOT EDIT. |
| // source: location.proto |
| |
| package _go |
| |
| import ( |
| fmt "fmt" |
| proto "github.com/golang/protobuf/proto" |
| math "math" |
| ) |
| |
| // Reference imports to suppress errors if they are not otherwise used. |
| var _ = proto.Marshal |
| var _ = fmt.Errorf |
| var _ = math.Inf |
| |
| // This is a compile-time assertion to ensure that this generated file |
| // 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 |
| |
| // Next Tag: 7 |
| type Location struct { |
| // Location of the asset in the lab |
| Lab string `protobuf:"bytes,1,opt,name=lab,proto3" json:"lab,omitempty"` |
| Aisle string `protobuf:"bytes,2,opt,name=aisle,proto3" json:"aisle,omitempty"` |
| Row string `protobuf:"bytes,3,opt,name=row,proto3" json:"row,omitempty"` |
| Rack string `protobuf:"bytes,4,opt,name=rack,proto3" json:"rack,omitempty"` |
| Shelf string `protobuf:"bytes,5,opt,name=shelf,proto3" json:"shelf,omitempty"` |
| Position string `protobuf:"bytes,6,opt,name=position,proto3" json:"position,omitempty"` |
| XXX_NoUnkeyedLiteral struct{} `json:"-"` |
| XXX_unrecognized []byte `json:"-"` |
| XXX_sizecache int32 `json:"-"` |
| } |
| |
| func (m *Location) Reset() { *m = Location{} } |
| func (m *Location) String() string { return proto.CompactTextString(m) } |
| func (*Location) ProtoMessage() {} |
| func (*Location) Descriptor() ([]byte, []int) { |
| return fileDescriptor_4f0f35158dcf9f2c, []int{0} |
| } |
| |
| func (m *Location) XXX_Unmarshal(b []byte) error { |
| return xxx_messageInfo_Location.Unmarshal(m, b) |
| } |
| func (m *Location) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { |
| return xxx_messageInfo_Location.Marshal(b, m, deterministic) |
| } |
| func (m *Location) XXX_Merge(src proto.Message) { |
| xxx_messageInfo_Location.Merge(m, src) |
| } |
| func (m *Location) XXX_Size() int { |
| return xxx_messageInfo_Location.Size(m) |
| } |
| func (m *Location) XXX_DiscardUnknown() { |
| xxx_messageInfo_Location.DiscardUnknown(m) |
| } |
| |
| var xxx_messageInfo_Location proto.InternalMessageInfo |
| |
| func (m *Location) GetLab() string { |
| if m != nil { |
| return m.Lab |
| } |
| return "" |
| } |
| |
| func (m *Location) GetAisle() string { |
| if m != nil { |
| return m.Aisle |
| } |
| return "" |
| } |
| |
| func (m *Location) GetRow() string { |
| if m != nil { |
| return m.Row |
| } |
| return "" |
| } |
| |
| func (m *Location) GetRack() string { |
| if m != nil { |
| return m.Rack |
| } |
| return "" |
| } |
| |
| func (m *Location) GetShelf() string { |
| if m != nil { |
| return m.Shelf |
| } |
| return "" |
| } |
| |
| func (m *Location) GetPosition() string { |
| if m != nil { |
| return m.Position |
| } |
| return "" |
| } |
| |
| func init() { |
| proto.RegisterType((*Location)(nil), "fleet.Location") |
| } |
| |
| func init() { proto.RegisterFile("location.proto", fileDescriptor_4f0f35158dcf9f2c) } |
| |
| var fileDescriptor_4f0f35158dcf9f2c = []byte{ |
| // 169 bytes of a gzipped FileDescriptorProto |
| 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xcb, 0xc9, 0x4f, 0x4e, |
| 0x2c, 0xc9, 0xcc, 0xcf, 0xd3, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x4d, 0xcb, 0x49, 0x4d, |
| 0x2d, 0x51, 0xea, 0x62, 0xe4, 0xe2, 0xf0, 0x81, 0xca, 0x08, 0x09, 0x70, 0x31, 0xe7, 0x24, 0x26, |
| 0x49, 0x30, 0x2a, 0x30, 0x6a, 0x70, 0x06, 0x81, 0x98, 0x42, 0x22, 0x5c, 0xac, 0x89, 0x99, 0xc5, |
| 0x39, 0xa9, 0x12, 0x4c, 0x60, 0x31, 0x08, 0x07, 0xa4, 0xae, 0x28, 0xbf, 0x5c, 0x82, 0x19, 0xa2, |
| 0xae, 0x28, 0xbf, 0x5c, 0x48, 0x88, 0x8b, 0xa5, 0x28, 0x31, 0x39, 0x5b, 0x82, 0x05, 0x2c, 0x04, |
| 0x66, 0x83, 0xf4, 0x16, 0x67, 0xa4, 0xe6, 0xa4, 0x49, 0xb0, 0x42, 0xf4, 0x82, 0x39, 0x42, 0x52, |
| 0x5c, 0x1c, 0x05, 0xf9, 0xc5, 0x99, 0x20, 0xfb, 0x24, 0xd8, 0xc0, 0x12, 0x70, 0xbe, 0x93, 0x4c, |
| 0x94, 0x54, 0x66, 0x5e, 0x5a, 0x51, 0xa2, 0x7e, 0x4e, 0x66, 0x52, 0xb1, 0x3e, 0xd8, 0x81, 0xfa, |
| 0x60, 0xd7, 0x16, 0xeb, 0xa7, 0xe7, 0x27, 0xb1, 0x81, 0x99, 0xc6, 0x80, 0x00, 0x00, 0x00, 0xff, |
| 0xff, 0x89, 0xf3, 0x3c, 0x90, 0xca, 0x00, 0x00, 0x00, |
| } |