Versions in this module Expand all Collapse all v0 v0.2.6 Dec 26, 2024 Changes in this version + const Default_Response_RetType + var File_Qot_UpdateOrderBook_proto protoreflect.FileDescriptor + 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 S2C struct + Name *string + OrderBookAskList []*qotcommon.OrderBook + OrderBookBidList []*qotcommon.OrderBook + Security *qotcommon.Security + SvrRecvTimeAsk *string + SvrRecvTimeAskTimestamp *float64 + SvrRecvTimeBid *string + SvrRecvTimeBidTimestamp *float64 + func (*S2C) Descriptor() ([]byte, []int) + func (*S2C) ProtoMessage() + func (x *S2C) GetName() string + func (x *S2C) GetOrderBookAskList() []*qotcommon.OrderBook + func (x *S2C) GetOrderBookBidList() []*qotcommon.OrderBook + func (x *S2C) GetSecurity() *qotcommon.Security + func (x *S2C) GetSvrRecvTimeAsk() string + func (x *S2C) GetSvrRecvTimeAskTimestamp() float64 + func (x *S2C) GetSvrRecvTimeBid() string + func (x *S2C) GetSvrRecvTimeBidTimestamp() float64 + func (x *S2C) ProtoReflect() protoreflect.Message + func (x *S2C) Reset() + func (x *S2C) String() string