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_GetGlobalState_proto protoreflect.FileDescriptor + type C2S struct + UserID *uint64 + func (*C2S) Descriptor() ([]byte, []int) + func (*C2S) ProtoMessage() + func (x *C2S) GetUserID() uint64 + 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 S2C struct + ConnID *uint64 + LocalTime *float64 + MarketHK *int32 + MarketHKFuture *int32 + MarketJPFuture *int32 + MarketSGFuture *int32 + MarketSH *int32 + MarketSZ *int32 + MarketUS *int32 + MarketUSFuture *int32 + ProgramStatus *common.ProgramStatus + QotLogined *bool + QotSvrIpAddr *string + ServerBuildNo *int32 + ServerVer *int32 + Time *int64 + TrdLogined *bool + TrdSvrIpAddr *string + func (*S2C) Descriptor() ([]byte, []int) + func (*S2C) ProtoMessage() + func (x *S2C) GetConnID() uint64 + func (x *S2C) GetLocalTime() float64 + func (x *S2C) GetMarketHK() int32 + func (x *S2C) GetMarketHKFuture() int32 + func (x *S2C) GetMarketJPFuture() int32 + func (x *S2C) GetMarketSGFuture() int32 + func (x *S2C) GetMarketSH() int32 + func (x *S2C) GetMarketSZ() int32 + func (x *S2C) GetMarketUS() int32 + func (x *S2C) GetMarketUSFuture() int32 + func (x *S2C) GetProgramStatus() *common.ProgramStatus + func (x *S2C) GetQotLogined() bool + func (x *S2C) GetQotSvrIpAddr() string + func (x *S2C) GetServerBuildNo() int32 + func (x *S2C) GetServerVer() int32 + func (x *S2C) GetTime() int64 + func (x *S2C) GetTrdLogined() bool + func (x *S2C) GetTrdSvrIpAddr() string + func (x *S2C) ProtoReflect() protoreflect.Message + func (x *S2C) Reset() + func (x *S2C) String() string