Documentation ¶
Index ¶
- Variables
- type ExternMsg
- type MultiMsgApplyDownReq
- func (*MultiMsgApplyDownReq) Descriptor() ([]byte, []int)deprecated
- func (x *MultiMsgApplyDownReq) GetMsgResid() []byte
- func (x *MultiMsgApplyDownReq) GetMsgType() int32
- func (x *MultiMsgApplyDownReq) GetSrcUin() int64
- func (*MultiMsgApplyDownReq) ProtoMessage()
- func (x *MultiMsgApplyDownReq) ProtoReflect() protoreflect.Message
- func (x *MultiMsgApplyDownReq) Reset()
- func (x *MultiMsgApplyDownReq) String() string
- type MultiMsgApplyDownRsp
- func (*MultiMsgApplyDownRsp) Descriptor() ([]byte, []int)deprecated
- 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 (*MultiMsgApplyDownRsp) ProtoMessage()
- func (x *MultiMsgApplyDownRsp) ProtoReflect() protoreflect.Message
- func (x *MultiMsgApplyDownRsp) Reset()
- func (x *MultiMsgApplyDownRsp) String() string
- type MultiMsgApplyUpReq
- func (*MultiMsgApplyUpReq) Descriptor() ([]byte, []int)deprecated
- 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 (*MultiMsgApplyUpReq) ProtoMessage()
- func (x *MultiMsgApplyUpReq) ProtoReflect() protoreflect.Message
- func (x *MultiMsgApplyUpReq) Reset()
- func (x *MultiMsgApplyUpReq) String() string
- type MultiMsgApplyUpRsp
- func (*MultiMsgApplyUpRsp) Descriptor() ([]byte, []int)deprecated
- 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 (*MultiMsgApplyUpRsp) ProtoMessage()
- func (x *MultiMsgApplyUpRsp) ProtoReflect() protoreflect.Message
- func (x *MultiMsgApplyUpRsp) Reset()
- func (x *MultiMsgApplyUpRsp) String() string
- type MultiReqBody
- func (*MultiReqBody) Descriptor() ([]byte, []int)deprecated
- 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 (*MultiReqBody) ProtoMessage()
- func (x *MultiReqBody) ProtoReflect() protoreflect.Message
- func (x *MultiReqBody) Reset()
- func (x *MultiReqBody) String() string
- type MultiRspBody
- func (*MultiRspBody) Descriptor() ([]byte, []int)deprecated
- func (x *MultiRspBody) GetMultimsgApplydownRsp() []*MultiMsgApplyDownRsp
- func (x *MultiRspBody) GetMultimsgApplyupRsp() []*MultiMsgApplyUpRsp
- func (x *MultiRspBody) GetSubcmd() int32
- func (*MultiRspBody) ProtoMessage()
- func (x *MultiRspBody) ProtoReflect() protoreflect.Message
- func (x *MultiRspBody) Reset()
- func (x *MultiRspBody) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_multimsg_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ExternMsg ¶
type ExternMsg struct { ChannelType int32 `protobuf:"varint,1,opt,name=channelType,proto3" json:"channelType,omitempty"` // contains filtered or unexported fields }
func (*ExternMsg) Descriptor
deprecated
func (*ExternMsg) GetChannelType ¶
func (*ExternMsg) ProtoMessage ¶
func (*ExternMsg) ProtoMessage()
func (*ExternMsg) ProtoReflect ¶
func (x *ExternMsg) ProtoReflect() protoreflect.Message
type MultiMsgApplyDownReq ¶
type MultiMsgApplyDownReq struct { MsgResid []byte `protobuf:"bytes,1,opt,name=msgResid,proto3" json:"msgResid,omitempty"` MsgType int32 `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"` SrcUin int64 `protobuf:"varint,3,opt,name=srcUin,proto3" json:"srcUin,omitempty"` // contains filtered or unexported fields }
func (*MultiMsgApplyDownReq) Descriptor
deprecated
func (*MultiMsgApplyDownReq) Descriptor() ([]byte, []int)
Deprecated: Use MultiMsgApplyDownReq.ProtoReflect.Descriptor instead.
func (*MultiMsgApplyDownReq) GetMsgResid ¶
func (x *MultiMsgApplyDownReq) GetMsgResid() []byte
func (*MultiMsgApplyDownReq) GetMsgType ¶
func (x *MultiMsgApplyDownReq) GetMsgType() int32
func (*MultiMsgApplyDownReq) GetSrcUin ¶
func (x *MultiMsgApplyDownReq) GetSrcUin() int64
func (*MultiMsgApplyDownReq) ProtoMessage ¶
func (*MultiMsgApplyDownReq) ProtoMessage()
func (*MultiMsgApplyDownReq) ProtoReflect ¶
func (x *MultiMsgApplyDownReq) ProtoReflect() protoreflect.Message
func (*MultiMsgApplyDownReq) Reset ¶
func (x *MultiMsgApplyDownReq) Reset()
func (*MultiMsgApplyDownReq) String ¶
func (x *MultiMsgApplyDownReq) String() string
type MultiMsgApplyDownRsp ¶
type MultiMsgApplyDownRsp struct { Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"` ThumbDownPara []byte `protobuf:"bytes,2,opt,name=thumbDownPara,proto3" json:"thumbDownPara,omitempty"` MsgKey []byte `protobuf:"bytes,3,opt,name=msgKey,proto3" json:"msgKey,omitempty"` Uint32DownIp []int32 `protobuf:"varint,4,rep,packed,name=uint32DownIp,proto3" json:"uint32DownIp,omitempty"` Uint32DownPort []int32 `protobuf:"varint,5,rep,packed,name=uint32DownPort,proto3" json:"uint32DownPort,omitempty"` MsgResid []byte `protobuf:"bytes,6,opt,name=msgResid,proto3" json:"msgResid,omitempty"` MsgExternInfo *ExternMsg `protobuf:"bytes,7,opt,name=msgExternInfo,proto3" json:"msgExternInfo,omitempty"` BytesDownIpV6 [][]byte `protobuf:"bytes,8,rep,name=bytesDownIpV6,proto3" json:"bytesDownIpV6,omitempty"` Uint32DownV6Port []int32 `protobuf:"varint,9,rep,packed,name=uint32DownV6Port,proto3" json:"uint32DownV6Port,omitempty"` // contains filtered or unexported fields }
func (*MultiMsgApplyDownRsp) Descriptor
deprecated
func (*MultiMsgApplyDownRsp) Descriptor() ([]byte, []int)
Deprecated: Use MultiMsgApplyDownRsp.ProtoReflect.Descriptor instead.
func (*MultiMsgApplyDownRsp) GetBytesDownIpV6 ¶
func (x *MultiMsgApplyDownRsp) GetBytesDownIpV6() [][]byte
func (*MultiMsgApplyDownRsp) GetMsgExternInfo ¶
func (x *MultiMsgApplyDownRsp) GetMsgExternInfo() *ExternMsg
func (*MultiMsgApplyDownRsp) GetMsgKey ¶
func (x *MultiMsgApplyDownRsp) GetMsgKey() []byte
func (*MultiMsgApplyDownRsp) GetMsgResid ¶
func (x *MultiMsgApplyDownRsp) GetMsgResid() []byte
func (*MultiMsgApplyDownRsp) GetResult ¶
func (x *MultiMsgApplyDownRsp) GetResult() int32
func (*MultiMsgApplyDownRsp) GetThumbDownPara ¶
func (x *MultiMsgApplyDownRsp) GetThumbDownPara() []byte
func (*MultiMsgApplyDownRsp) GetUint32DownIp ¶
func (x *MultiMsgApplyDownRsp) GetUint32DownIp() []int32
func (*MultiMsgApplyDownRsp) GetUint32DownPort ¶
func (x *MultiMsgApplyDownRsp) GetUint32DownPort() []int32
func (*MultiMsgApplyDownRsp) GetUint32DownV6Port ¶
func (x *MultiMsgApplyDownRsp) GetUint32DownV6Port() []int32
func (*MultiMsgApplyDownRsp) ProtoMessage ¶
func (*MultiMsgApplyDownRsp) ProtoMessage()
func (*MultiMsgApplyDownRsp) ProtoReflect ¶
func (x *MultiMsgApplyDownRsp) ProtoReflect() protoreflect.Message
func (*MultiMsgApplyDownRsp) Reset ¶
func (x *MultiMsgApplyDownRsp) Reset()
func (*MultiMsgApplyDownRsp) String ¶
func (x *MultiMsgApplyDownRsp) String() string
type MultiMsgApplyUpReq ¶
type MultiMsgApplyUpReq struct { DstUin int64 `protobuf:"varint,1,opt,name=dstUin,proto3" json:"dstUin,omitempty"` MsgSize int64 `protobuf:"varint,2,opt,name=msgSize,proto3" json:"msgSize,omitempty"` MsgMd5 []byte `protobuf:"bytes,3,opt,name=msgMd5,proto3" json:"msgMd5,omitempty"` MsgType int32 `protobuf:"varint,4,opt,name=msgType,proto3" json:"msgType,omitempty"` ApplyId int32 `protobuf:"varint,5,opt,name=applyId,proto3" json:"applyId,omitempty"` // contains filtered or unexported fields }
func (*MultiMsgApplyUpReq) Descriptor
deprecated
func (*MultiMsgApplyUpReq) Descriptor() ([]byte, []int)
Deprecated: Use MultiMsgApplyUpReq.ProtoReflect.Descriptor instead.
func (*MultiMsgApplyUpReq) GetApplyId ¶
func (x *MultiMsgApplyUpReq) GetApplyId() int32
func (*MultiMsgApplyUpReq) GetDstUin ¶
func (x *MultiMsgApplyUpReq) GetDstUin() int64
func (*MultiMsgApplyUpReq) GetMsgMd5 ¶
func (x *MultiMsgApplyUpReq) GetMsgMd5() []byte
func (*MultiMsgApplyUpReq) GetMsgSize ¶
func (x *MultiMsgApplyUpReq) GetMsgSize() int64
func (*MultiMsgApplyUpReq) GetMsgType ¶
func (x *MultiMsgApplyUpReq) GetMsgType() int32
func (*MultiMsgApplyUpReq) ProtoMessage ¶
func (*MultiMsgApplyUpReq) ProtoMessage()
func (*MultiMsgApplyUpReq) ProtoReflect ¶
func (x *MultiMsgApplyUpReq) ProtoReflect() protoreflect.Message
func (*MultiMsgApplyUpReq) Reset ¶
func (x *MultiMsgApplyUpReq) Reset()
func (*MultiMsgApplyUpReq) String ¶
func (x *MultiMsgApplyUpReq) String() string
type MultiMsgApplyUpRsp ¶
type MultiMsgApplyUpRsp struct { Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"` MsgResid string `protobuf:"bytes,2,opt,name=msgResid,proto3" json:"msgResid,omitempty"` MsgUkey []byte `protobuf:"bytes,3,opt,name=msgUkey,proto3" json:"msgUkey,omitempty"` Uint32UpIp []int32 `protobuf:"varint,4,rep,packed,name=uint32UpIp,proto3" json:"uint32UpIp,omitempty"` Uint32UpPort []int32 `protobuf:"varint,5,rep,packed,name=uint32UpPort,proto3" json:"uint32UpPort,omitempty"` BlockSize int64 `protobuf:"varint,6,opt,name=blockSize,proto3" json:"blockSize,omitempty"` UpOffset int64 `protobuf:"varint,7,opt,name=upOffset,proto3" json:"upOffset,omitempty"` ApplyId int32 `protobuf:"varint,8,opt,name=applyId,proto3" json:"applyId,omitempty"` MsgKey []byte `protobuf:"bytes,9,opt,name=msgKey,proto3" json:"msgKey,omitempty"` MsgSig []byte `protobuf:"bytes,10,opt,name=msgSig,proto3" json:"msgSig,omitempty"` MsgExternInfo *ExternMsg `protobuf:"bytes,11,opt,name=msgExternInfo,proto3" json:"msgExternInfo,omitempty"` BytesUpIpV6 [][]byte `protobuf:"bytes,12,rep,name=bytesUpIpV6,proto3" json:"bytesUpIpV6,omitempty"` Uint32UpV6Port []int32 `protobuf:"varint,13,rep,packed,name=uint32UpV6Port,proto3" json:"uint32UpV6Port,omitempty"` // contains filtered or unexported fields }
func (*MultiMsgApplyUpRsp) Descriptor
deprecated
func (*MultiMsgApplyUpRsp) Descriptor() ([]byte, []int)
Deprecated: Use MultiMsgApplyUpRsp.ProtoReflect.Descriptor instead.
func (*MultiMsgApplyUpRsp) GetApplyId ¶
func (x *MultiMsgApplyUpRsp) GetApplyId() int32
func (*MultiMsgApplyUpRsp) GetBlockSize ¶
func (x *MultiMsgApplyUpRsp) GetBlockSize() int64
func (*MultiMsgApplyUpRsp) GetBytesUpIpV6 ¶
func (x *MultiMsgApplyUpRsp) GetBytesUpIpV6() [][]byte
func (*MultiMsgApplyUpRsp) GetMsgExternInfo ¶
func (x *MultiMsgApplyUpRsp) GetMsgExternInfo() *ExternMsg
func (*MultiMsgApplyUpRsp) GetMsgKey ¶
func (x *MultiMsgApplyUpRsp) GetMsgKey() []byte
func (*MultiMsgApplyUpRsp) GetMsgResid ¶
func (x *MultiMsgApplyUpRsp) GetMsgResid() string
func (*MultiMsgApplyUpRsp) GetMsgSig ¶
func (x *MultiMsgApplyUpRsp) GetMsgSig() []byte
func (*MultiMsgApplyUpRsp) GetMsgUkey ¶
func (x *MultiMsgApplyUpRsp) GetMsgUkey() []byte
func (*MultiMsgApplyUpRsp) GetResult ¶
func (x *MultiMsgApplyUpRsp) GetResult() int32
func (*MultiMsgApplyUpRsp) GetUint32UpIp ¶
func (x *MultiMsgApplyUpRsp) GetUint32UpIp() []int32
func (*MultiMsgApplyUpRsp) GetUint32UpPort ¶
func (x *MultiMsgApplyUpRsp) GetUint32UpPort() []int32
func (*MultiMsgApplyUpRsp) GetUint32UpV6Port ¶
func (x *MultiMsgApplyUpRsp) GetUint32UpV6Port() []int32
func (*MultiMsgApplyUpRsp) GetUpOffset ¶
func (x *MultiMsgApplyUpRsp) GetUpOffset() int64
func (*MultiMsgApplyUpRsp) ProtoMessage ¶
func (*MultiMsgApplyUpRsp) ProtoMessage()
func (*MultiMsgApplyUpRsp) ProtoReflect ¶
func (x *MultiMsgApplyUpRsp) ProtoReflect() protoreflect.Message
func (*MultiMsgApplyUpRsp) Reset ¶
func (x *MultiMsgApplyUpRsp) Reset()
func (*MultiMsgApplyUpRsp) String ¶
func (x *MultiMsgApplyUpRsp) String() string
type MultiReqBody ¶
type MultiReqBody struct { Subcmd int32 `protobuf:"varint,1,opt,name=subcmd,proto3" json:"subcmd,omitempty"` TermType int32 `protobuf:"varint,2,opt,name=termType,proto3" json:"termType,omitempty"` PlatformType int32 `protobuf:"varint,3,opt,name=platformType,proto3" json:"platformType,omitempty"` NetType int32 `protobuf:"varint,4,opt,name=netType,proto3" json:"netType,omitempty"` BuildVer string `protobuf:"bytes,5,opt,name=buildVer,proto3" json:"buildVer,omitempty"` MultimsgApplyupReq []*MultiMsgApplyUpReq `protobuf:"bytes,6,rep,name=multimsgApplyupReq,proto3" json:"multimsgApplyupReq,omitempty"` MultimsgApplydownReq []*MultiMsgApplyDownReq `protobuf:"bytes,7,rep,name=multimsgApplydownReq,proto3" json:"multimsgApplydownReq,omitempty"` BuType int32 `protobuf:"varint,8,opt,name=buType,proto3" json:"buType,omitempty"` ReqChannelType int32 `protobuf:"varint,9,opt,name=reqChannelType,proto3" json:"reqChannelType,omitempty"` // contains filtered or unexported fields }
func (*MultiReqBody) Descriptor
deprecated
func (*MultiReqBody) Descriptor() ([]byte, []int)
Deprecated: Use MultiReqBody.ProtoReflect.Descriptor instead.
func (*MultiReqBody) GetBuType ¶
func (x *MultiReqBody) GetBuType() int32
func (*MultiReqBody) GetBuildVer ¶
func (x *MultiReqBody) GetBuildVer() string
func (*MultiReqBody) GetMultimsgApplydownReq ¶
func (x *MultiReqBody) GetMultimsgApplydownReq() []*MultiMsgApplyDownReq
func (*MultiReqBody) GetMultimsgApplyupReq ¶
func (x *MultiReqBody) GetMultimsgApplyupReq() []*MultiMsgApplyUpReq
func (*MultiReqBody) GetNetType ¶
func (x *MultiReqBody) GetNetType() int32
func (*MultiReqBody) GetPlatformType ¶
func (x *MultiReqBody) GetPlatformType() int32
func (*MultiReqBody) GetReqChannelType ¶
func (x *MultiReqBody) GetReqChannelType() int32
func (*MultiReqBody) GetSubcmd ¶
func (x *MultiReqBody) GetSubcmd() int32
func (*MultiReqBody) GetTermType ¶
func (x *MultiReqBody) GetTermType() int32
func (*MultiReqBody) ProtoMessage ¶
func (*MultiReqBody) ProtoMessage()
func (*MultiReqBody) ProtoReflect ¶
func (x *MultiReqBody) ProtoReflect() protoreflect.Message
func (*MultiReqBody) Reset ¶
func (x *MultiReqBody) Reset()
func (*MultiReqBody) String ¶
func (x *MultiReqBody) String() string
type MultiRspBody ¶
type MultiRspBody struct { Subcmd int32 `protobuf:"varint,1,opt,name=subcmd,proto3" json:"subcmd,omitempty"` MultimsgApplyupRsp []*MultiMsgApplyUpRsp `protobuf:"bytes,2,rep,name=multimsgApplyupRsp,proto3" json:"multimsgApplyupRsp,omitempty"` MultimsgApplydownRsp []*MultiMsgApplyDownRsp `protobuf:"bytes,3,rep,name=multimsgApplydownRsp,proto3" json:"multimsgApplydownRsp,omitempty"` // contains filtered or unexported fields }
func (*MultiRspBody) Descriptor
deprecated
func (*MultiRspBody) Descriptor() ([]byte, []int)
Deprecated: Use MultiRspBody.ProtoReflect.Descriptor instead.
func (*MultiRspBody) GetMultimsgApplydownRsp ¶
func (x *MultiRspBody) GetMultimsgApplydownRsp() []*MultiMsgApplyDownRsp
func (*MultiRspBody) GetMultimsgApplyupRsp ¶
func (x *MultiRspBody) GetMultimsgApplyupRsp() []*MultiMsgApplyUpRsp
func (*MultiRspBody) GetSubcmd ¶
func (x *MultiRspBody) GetSubcmd() int32
func (*MultiRspBody) ProtoMessage ¶
func (*MultiRspBody) ProtoMessage()
func (*MultiRspBody) ProtoReflect ¶
func (x *MultiRspBody) ProtoReflect() protoreflect.Message
func (*MultiRspBody) Reset ¶
func (x *MultiRspBody) Reset()
func (*MultiRspBody) String ¶
func (x *MultiRspBody) String() string
Click to show internal directories.
Click to hide internal directories.