Versions in this module Expand all Collapse all v1 v1.1.0 Jan 14, 2021 v1.0.2 Jan 14, 2021 Changes in this version + var File_multimsg_proto protoreflect.FileDescriptor + type ExternMsg struct + ChannelType int32 + func (*ExternMsg) Descriptor() ([]byte, []int) + func (*ExternMsg) ProtoMessage() + func (x *ExternMsg) GetChannelType() int32 + func (x *ExternMsg) ProtoReflect() protoreflect.Message + func (x *ExternMsg) Reset() + func (x *ExternMsg) String() string + type MultiMsgApplyDownReq struct + MsgResid []byte + MsgType int32 + SrcUin int64 + func (*MultiMsgApplyDownReq) Descriptor() ([]byte, []int) + func (*MultiMsgApplyDownReq) ProtoMessage() + func (x *MultiMsgApplyDownReq) GetMsgResid() []byte + func (x *MultiMsgApplyDownReq) GetMsgType() int32 + func (x *MultiMsgApplyDownReq) GetSrcUin() int64 + func (x *MultiMsgApplyDownReq) ProtoReflect() protoreflect.Message + func (x *MultiMsgApplyDownReq) Reset() + func (x *MultiMsgApplyDownReq) String() string + type MultiMsgApplyDownRsp struct + BytesDownIpV6 [][]byte + MsgExternInfo *ExternMsg + MsgKey []byte + MsgResid []byte + Result int32 + ThumbDownPara []byte + Uint32DownIp []int32 + Uint32DownPort []int32 + Uint32DownV6Port []int32 + func (*MultiMsgApplyDownRsp) Descriptor() ([]byte, []int) + func (*MultiMsgApplyDownRsp) ProtoMessage() + func (x *MultiMsgApplyDownRsp) GetBytesDownIpV6() [][]byte + func (x *MultiMsgApplyDownRsp) GetMsgExternInfo() *ExternMsg + func (x *MultiMsgApplyDownRsp) GetMsgKey() []byte + func (x *MultiMsgApplyDownRsp) GetMsgResid() []byte + func (x *MultiMsgApplyDownRsp) GetResult() int32 + func (x *MultiMsgApplyDownRsp) GetThumbDownPara() []byte + func (x *MultiMsgApplyDownRsp) GetUint32DownIp() []int32 + func (x *MultiMsgApplyDownRsp) GetUint32DownPort() []int32 + func (x *MultiMsgApplyDownRsp) GetUint32DownV6Port() []int32 + func (x *MultiMsgApplyDownRsp) ProtoReflect() protoreflect.Message + func (x *MultiMsgApplyDownRsp) Reset() + func (x *MultiMsgApplyDownRsp) String() string + type MultiMsgApplyUpReq struct + ApplyId int32 + DstUin int64 + MsgMd5 []byte + MsgSize int64 + MsgType int32 + func (*MultiMsgApplyUpReq) Descriptor() ([]byte, []int) + func (*MultiMsgApplyUpReq) ProtoMessage() + func (x *MultiMsgApplyUpReq) GetApplyId() int32 + func (x *MultiMsgApplyUpReq) GetDstUin() int64 + func (x *MultiMsgApplyUpReq) GetMsgMd5() []byte + func (x *MultiMsgApplyUpReq) GetMsgSize() int64 + func (x *MultiMsgApplyUpReq) GetMsgType() int32 + func (x *MultiMsgApplyUpReq) ProtoReflect() protoreflect.Message + func (x *MultiMsgApplyUpReq) Reset() + func (x *MultiMsgApplyUpReq) String() string + type MultiMsgApplyUpRsp struct + ApplyId int32 + BlockSize int64 + BytesUpIpV6 [][]byte + MsgExternInfo *ExternMsg + MsgKey []byte + MsgResid string + MsgSig []byte + MsgUkey []byte + Result int32 + Uint32UpIp []int32 + Uint32UpPort []int32 + Uint32UpV6Port []int32 + UpOffset int64 + func (*MultiMsgApplyUpRsp) Descriptor() ([]byte, []int) + func (*MultiMsgApplyUpRsp) ProtoMessage() + func (x *MultiMsgApplyUpRsp) GetApplyId() int32 + func (x *MultiMsgApplyUpRsp) GetBlockSize() int64 + func (x *MultiMsgApplyUpRsp) GetBytesUpIpV6() [][]byte + func (x *MultiMsgApplyUpRsp) GetMsgExternInfo() *ExternMsg + func (x *MultiMsgApplyUpRsp) GetMsgKey() []byte + func (x *MultiMsgApplyUpRsp) GetMsgResid() string + func (x *MultiMsgApplyUpRsp) GetMsgSig() []byte + func (x *MultiMsgApplyUpRsp) GetMsgUkey() []byte + func (x *MultiMsgApplyUpRsp) GetResult() int32 + func (x *MultiMsgApplyUpRsp) GetUint32UpIp() []int32 + func (x *MultiMsgApplyUpRsp) GetUint32UpPort() []int32 + func (x *MultiMsgApplyUpRsp) GetUint32UpV6Port() []int32 + func (x *MultiMsgApplyUpRsp) GetUpOffset() int64 + func (x *MultiMsgApplyUpRsp) ProtoReflect() protoreflect.Message + func (x *MultiMsgApplyUpRsp) Reset() + func (x *MultiMsgApplyUpRsp) String() string + type MultiReqBody struct + BuType int32 + BuildVer string + MultimsgApplydownReq []*MultiMsgApplyDownReq + MultimsgApplyupReq []*MultiMsgApplyUpReq + NetType int32 + PlatformType int32 + ReqChannelType int32 + Subcmd int32 + TermType int32 + func (*MultiReqBody) Descriptor() ([]byte, []int) + func (*MultiReqBody) ProtoMessage() + func (x *MultiReqBody) GetBuType() int32 + func (x *MultiReqBody) GetBuildVer() string + func (x *MultiReqBody) GetMultimsgApplydownReq() []*MultiMsgApplyDownReq + func (x *MultiReqBody) GetMultimsgApplyupReq() []*MultiMsgApplyUpReq + func (x *MultiReqBody) GetNetType() int32 + func (x *MultiReqBody) GetPlatformType() int32 + func (x *MultiReqBody) GetReqChannelType() int32 + func (x *MultiReqBody) GetSubcmd() int32 + func (x *MultiReqBody) GetTermType() int32 + func (x *MultiReqBody) ProtoReflect() protoreflect.Message + func (x *MultiReqBody) Reset() + func (x *MultiReqBody) String() string + type MultiRspBody struct + MultimsgApplydownRsp []*MultiMsgApplyDownRsp + MultimsgApplyupRsp []*MultiMsgApplyUpRsp + Subcmd int32 + func (*MultiRspBody) Descriptor() ([]byte, []int) + func (*MultiRspBody) ProtoMessage() + func (x *MultiRspBody) GetMultimsgApplydownRsp() []*MultiMsgApplyDownRsp + func (x *MultiRspBody) GetMultimsgApplyupRsp() []*MultiMsgApplyUpRsp + func (x *MultiRspBody) GetSubcmd() int32 + func (x *MultiRspBody) ProtoReflect() protoreflect.Message + func (x *MultiRspBody) Reset() + func (x *MultiRspBody) String() string