pbentity

package
v0.0.0-...-2022bb5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pbentity_floor_proto protoreflect.FileDescriptor
View Source
var File_pbentity_lib_proto protoreflect.FileDescriptor
View Source
var File_pbentity_location_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Floor

type Floor struct {
	Id        int32                  `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`              //
	LibId     int32                  `protobuf:"varint,2,opt,name=LibId,proto3" json:"LibId,omitempty"`        //
	FloorName string                 `protobuf:"bytes,3,opt,name=FloorName,proto3" json:"FloorName,omitempty"` //
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"` //
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=UpdatedAt,proto3" json:"UpdatedAt,omitempty"` //
	// contains filtered or unexported fields
}

func (*Floor) Descriptor deprecated

func (*Floor) Descriptor() ([]byte, []int)

Deprecated: Use Floor.ProtoReflect.Descriptor instead.

func (*Floor) GetCreatedAt

func (x *Floor) GetCreatedAt() *timestamppb.Timestamp

func (*Floor) GetFloorName

func (x *Floor) GetFloorName() string

func (*Floor) GetId

func (x *Floor) GetId() int32

func (*Floor) GetLibId

func (x *Floor) GetLibId() int32

func (*Floor) GetUpdatedAt

func (x *Floor) GetUpdatedAt() *timestamppb.Timestamp

func (*Floor) ProtoMessage

func (*Floor) ProtoMessage()

func (*Floor) ProtoReflect

func (x *Floor) ProtoReflect() protoreflect.Message

func (*Floor) Reset

func (x *Floor) Reset()

func (*Floor) String

func (x *Floor) String() string

type Lib

type Lib struct {
	Id        int32                  `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`                     //
	LibName   string                 `protobuf:"bytes,2,opt,name=LibName,proto3" json:"LibName,omitempty"`            //
	Address   string                 `protobuf:"bytes,3,opt,name=Address,proto3" json:"Address,omitempty" dc:"地址"`    // 地址
	Active    bool                   `protobuf:"varint,4,opt,name=Active,proto3" json:"Active,omitempty" dc:"是否正在使用"` // 是否正在使用
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"`        //
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=UpdatedAt,proto3" json:"UpdatedAt,omitempty"`        //
	// contains filtered or unexported fields
}

func (*Lib) Descriptor deprecated

func (*Lib) Descriptor() ([]byte, []int)

Deprecated: Use Lib.ProtoReflect.Descriptor instead.

func (*Lib) GetActive

func (x *Lib) GetActive() bool

func (*Lib) GetAddress

func (x *Lib) GetAddress() string

func (*Lib) GetCreatedAt

func (x *Lib) GetCreatedAt() *timestamppb.Timestamp

func (*Lib) GetId

func (x *Lib) GetId() int32

func (*Lib) GetLibName

func (x *Lib) GetLibName() string

func (*Lib) GetUpdatedAt

func (x *Lib) GetUpdatedAt() *timestamppb.Timestamp

func (*Lib) ProtoMessage

func (*Lib) ProtoMessage()

func (*Lib) ProtoReflect

func (x *Lib) ProtoReflect() protoreflect.Message

func (*Lib) Reset

func (x *Lib) Reset()

func (*Lib) String

func (x *Lib) String() string

type Location

type Location struct {
	Id           int32                  `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`                    //
	LibId        int32                  `protobuf:"varint,2,opt,name=LibId,proto3" json:"LibId,omitempty"`              //
	FloorId      int32                  `protobuf:"varint,3,opt,name=FloorId,proto3" json:"FloorId,omitempty"`          //
	LocationName string                 `protobuf:"bytes,4,opt,name=LocationName,proto3" json:"LocationName,omitempty"` //
	CreatedAt    *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"`       //
	UpdatedAt    *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=UpdatedAt,proto3" json:"UpdatedAt,omitempty"`       //
	// contains filtered or unexported fields
}

func (*Location) Descriptor deprecated

func (*Location) Descriptor() ([]byte, []int)

Deprecated: Use Location.ProtoReflect.Descriptor instead.

func (*Location) GetCreatedAt

func (x *Location) GetCreatedAt() *timestamppb.Timestamp

func (*Location) GetFloorId

func (x *Location) GetFloorId() int32

func (*Location) GetId

func (x *Location) GetId() int32

func (*Location) GetLibId

func (x *Location) GetLibId() int32

func (*Location) GetLocationName

func (x *Location) GetLocationName() string

func (*Location) GetUpdatedAt

func (x *Location) GetUpdatedAt() *timestamppb.Timestamp

func (*Location) ProtoMessage

func (*Location) ProtoMessage()

func (*Location) ProtoReflect

func (x *Location) ProtoReflect() protoreflect.Message

func (*Location) Reset

func (x *Location) Reset()

func (*Location) String

func (x *Location) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL