Versions in this module Expand all Collapse all v1 v1.0.0 Jun 19, 2024 Changes in this version + const Default_Response_RetType + var File_Qot_GetOwnerPlate_proto protoreflect.FileDescriptor + type C2S struct + SecurityList []*qotcommon.Security + func (*C2S) Descriptor() ([]byte, []int) + func (*C2S) ProtoMessage() + func (x *C2S) GetSecurityList() []*qotcommon.Security + func (x *C2S) ProtoReflect() protoreflect.Message + func (x *C2S) Reset() + func (x *C2S) String() string + type Request struct + C2S *C2S + func (*Request) Descriptor() ([]byte, []int) + func (*Request) ProtoMessage() + func (x *Request) GetC2S() *C2S + func (x *Request) ProtoReflect() protoreflect.Message + func (x *Request) Reset() + func (x *Request) String() string + type Response struct + ErrCode *int32 + RetMsg *string + RetType *int32 + S2C *S2C + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (x *Response) GetErrCode() int32 + func (x *Response) GetRetMsg() string + func (x *Response) GetRetType() int32 + func (x *Response) GetS2C() *S2C + func (x *Response) ProtoReflect() protoreflect.Message + func (x *Response) Reset() + func (x *Response) String() string + type ResponseChan chan *Response + func (ch ResponseChan) Close() + func (ch ResponseChan) Send(b []byte) error + type S2C struct + OwnerPlateList []*SecurityOwnerPlate + func (*S2C) Descriptor() ([]byte, []int) + func (*S2C) ProtoMessage() + func (x *S2C) GetOwnerPlateList() []*SecurityOwnerPlate + func (x *S2C) ProtoReflect() protoreflect.Message + func (x *S2C) Reset() + func (x *S2C) String() string + type SecurityOwnerPlate struct + PlateInfoList []*qotcommon.PlateInfo + Security *qotcommon.Security + func (*SecurityOwnerPlate) Descriptor() ([]byte, []int) + func (*SecurityOwnerPlate) ProtoMessage() + func (x *SecurityOwnerPlate) GetPlateInfoList() []*qotcommon.PlateInfo + func (x *SecurityOwnerPlate) GetSecurity() *qotcommon.Security + func (x *SecurityOwnerPlate) ProtoReflect() protoreflect.Message + func (x *SecurityOwnerPlate) Reset() + func (x *SecurityOwnerPlate) String() string