cmd0x352

package
v0.0.0-...-b4be506 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_cmd0x352_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type D352TryUpImgReq

type D352TryUpImgReq struct {
	SrcUin        *uint64 `protobuf:"varint,1,opt,name=srcUin" json:"srcUin,omitempty"`
	DstUin        *uint64 `protobuf:"varint,2,opt,name=dstUin" json:"dstUin,omitempty"`
	FileId        *uint64 `protobuf:"varint,3,opt,name=fileId" json:"fileId,omitempty"`
	FileMd5       []byte  `protobuf:"bytes,4,opt,name=fileMd5" json:"fileMd5,omitempty"`
	FileSize      *uint64 `protobuf:"varint,5,opt,name=fileSize" json:"fileSize,omitempty"`
	FileName      []byte  `protobuf:"bytes,6,opt,name=fileName" json:"fileName,omitempty"`
	SrcTerm       *uint32 `protobuf:"varint,7,opt,name=srcTerm" json:"srcTerm,omitempty"`
	PlatformType  *uint32 `protobuf:"varint,8,opt,name=platformType" json:"platformType,omitempty"`
	InnerIp       *uint32 `protobuf:"varint,9,opt,name=innerIp" json:"innerIp,omitempty"`
	AddressBook   *bool   `protobuf:"varint,10,opt,name=addressBook" json:"addressBook,omitempty"`
	Retry         *uint32 `protobuf:"varint,11,opt,name=retry" json:"retry,omitempty"`
	BuType        *uint32 `protobuf:"varint,12,opt,name=buType" json:"buType,omitempty"`
	PicOriginal   *bool   `protobuf:"varint,13,opt,name=picOriginal" json:"picOriginal,omitempty"`
	PicWidth      *uint32 `protobuf:"varint,14,opt,name=picWidth" json:"picWidth,omitempty"`
	PicHeight     *uint32 `protobuf:"varint,15,opt,name=picHeight" json:"picHeight,omitempty"`
	PicType       *uint32 `protobuf:"varint,16,opt,name=picType" json:"picType,omitempty"`
	BuildVer      []byte  `protobuf:"bytes,17,opt,name=buildVer" json:"buildVer,omitempty"`
	FileIndex     []byte  `protobuf:"bytes,18,opt,name=fileIndex" json:"fileIndex,omitempty"`
	StoreDays     *uint32 `protobuf:"varint,19,opt,name=storeDays" json:"storeDays,omitempty"`
	TryupStepflag *uint32 `protobuf:"varint,20,opt,name=tryupStepflag" json:"tryupStepflag,omitempty"`
	RejectTryfast *bool   `protobuf:"varint,21,opt,name=rejectTryfast" json:"rejectTryfast,omitempty"`
	SrvUpload     *uint32 `protobuf:"varint,22,opt,name=srvUpload" json:"srvUpload,omitempty"`
	TransferUrl   []byte  `protobuf:"bytes,23,opt,name=transferUrl" json:"transferUrl,omitempty"`
	// contains filtered or unexported fields
}

func (*D352TryUpImgReq) Descriptor deprecated

func (*D352TryUpImgReq) Descriptor() ([]byte, []int)

Deprecated: Use D352TryUpImgReq.ProtoReflect.Descriptor instead.

func (*D352TryUpImgReq) GetAddressBook

func (x *D352TryUpImgReq) GetAddressBook() bool

func (*D352TryUpImgReq) GetBuType

func (x *D352TryUpImgReq) GetBuType() uint32

func (*D352TryUpImgReq) GetBuildVer

func (x *D352TryUpImgReq) GetBuildVer() []byte

func (*D352TryUpImgReq) GetDstUin

func (x *D352TryUpImgReq) GetDstUin() uint64

func (*D352TryUpImgReq) GetFileId

func (x *D352TryUpImgReq) GetFileId() uint64

func (*D352TryUpImgReq) GetFileIndex

func (x *D352TryUpImgReq) GetFileIndex() []byte

func (*D352TryUpImgReq) GetFileMd5

func (x *D352TryUpImgReq) GetFileMd5() []byte

func (*D352TryUpImgReq) GetFileName

func (x *D352TryUpImgReq) GetFileName() []byte

func (*D352TryUpImgReq) GetFileSize

func (x *D352TryUpImgReq) GetFileSize() uint64

func (*D352TryUpImgReq) GetInnerIp

func (x *D352TryUpImgReq) GetInnerIp() uint32

func (*D352TryUpImgReq) GetPicHeight

func (x *D352TryUpImgReq) GetPicHeight() uint32

func (*D352TryUpImgReq) GetPicOriginal

func (x *D352TryUpImgReq) GetPicOriginal() bool

func (*D352TryUpImgReq) GetPicType

func (x *D352TryUpImgReq) GetPicType() uint32

func (*D352TryUpImgReq) GetPicWidth

func (x *D352TryUpImgReq) GetPicWidth() uint32

func (*D352TryUpImgReq) GetPlatformType

func (x *D352TryUpImgReq) GetPlatformType() uint32

func (*D352TryUpImgReq) GetRejectTryfast

func (x *D352TryUpImgReq) GetRejectTryfast() bool

func (*D352TryUpImgReq) GetRetry

func (x *D352TryUpImgReq) GetRetry() uint32

func (*D352TryUpImgReq) GetSrcTerm

func (x *D352TryUpImgReq) GetSrcTerm() uint32

func (*D352TryUpImgReq) GetSrcUin

func (x *D352TryUpImgReq) GetSrcUin() uint64

func (*D352TryUpImgReq) GetSrvUpload

func (x *D352TryUpImgReq) GetSrvUpload() uint32

func (*D352TryUpImgReq) GetStoreDays

func (x *D352TryUpImgReq) GetStoreDays() uint32

func (*D352TryUpImgReq) GetTransferUrl

func (x *D352TryUpImgReq) GetTransferUrl() []byte

func (*D352TryUpImgReq) GetTryupStepflag

func (x *D352TryUpImgReq) GetTryupStepflag() uint32

func (*D352TryUpImgReq) ProtoMessage

func (*D352TryUpImgReq) ProtoMessage()

func (*D352TryUpImgReq) ProtoReflect

func (x *D352TryUpImgReq) ProtoReflect() protoreflect.Message

func (*D352TryUpImgReq) Reset

func (x *D352TryUpImgReq) Reset()

func (*D352TryUpImgReq) String

func (x *D352TryUpImgReq) String() string

type ReqBody

type ReqBody struct {
	Subcmd      *uint32            `protobuf:"varint,1,opt,name=subcmd" json:"subcmd,omitempty"`
	TryupImgReq []*D352TryUpImgReq `protobuf:"bytes,2,rep,name=tryupImgReq" json:"tryupImgReq,omitempty"`
	// repeated GetImgUrlReq getimgUrlReq = 3;
	// repeated DelImgReq delImgReq = 4;
	NetType *uint32 `protobuf:"varint,10,opt,name=netType" json:"netType,omitempty"`
	// contains filtered or unexported fields
}

func (*ReqBody) Descriptor deprecated

func (*ReqBody) Descriptor() ([]byte, []int)

Deprecated: Use ReqBody.ProtoReflect.Descriptor instead.

func (*ReqBody) GetNetType

func (x *ReqBody) GetNetType() uint32

func (*ReqBody) GetSubcmd

func (x *ReqBody) GetSubcmd() uint32

func (*ReqBody) GetTryupImgReq

func (x *ReqBody) GetTryupImgReq() []*D352TryUpImgReq

func (*ReqBody) ProtoMessage

func (*ReqBody) ProtoMessage()

func (*ReqBody) ProtoReflect

func (x *ReqBody) ProtoReflect() protoreflect.Message

func (*ReqBody) Reset

func (x *ReqBody) Reset()

func (*ReqBody) String

func (x *ReqBody) String() string

type RspBody

type RspBody struct {
	Subcmd      *uint32        `protobuf:"varint,1,opt,name=subcmd" json:"subcmd,omitempty"`
	TryupImgRsp []*TryUpImgRsp `protobuf:"bytes,2,rep,name=tryupImgRsp" json:"tryupImgRsp,omitempty"`
	// repeated GetImgUrlRsp getimgUrlRsp = 3;
	NewBigchan *bool `protobuf:"varint,4,opt,name=newBigchan" json:"newBigchan,omitempty"`
	// repeated DelImgRsp delImgRsp = 5;
	FailMsg []byte `protobuf:"bytes,10,opt,name=failMsg" json:"failMsg,omitempty"`
	// contains filtered or unexported fields
}

func (*RspBody) Descriptor deprecated

func (*RspBody) Descriptor() ([]byte, []int)

Deprecated: Use RspBody.ProtoReflect.Descriptor instead.

func (*RspBody) GetFailMsg

func (x *RspBody) GetFailMsg() []byte

func (*RspBody) GetNewBigchan

func (x *RspBody) GetNewBigchan() bool

func (*RspBody) GetSubcmd

func (x *RspBody) GetSubcmd() uint32

func (*RspBody) GetTryupImgRsp

func (x *RspBody) GetTryupImgRsp() []*TryUpImgRsp

func (*RspBody) ProtoMessage

func (*RspBody) ProtoMessage()

func (*RspBody) ProtoReflect

func (x *RspBody) ProtoReflect() protoreflect.Message

func (*RspBody) Reset

func (x *RspBody) Reset()

func (*RspBody) String

func (x *RspBody) String() string

type TryUpImgRsp

type TryUpImgRsp struct {
	FileId   *uint64 `protobuf:"varint,1,opt,name=fileId" json:"fileId,omitempty"`
	ClientIp *uint32 `protobuf:"varint,2,opt,name=clientIp" json:"clientIp,omitempty"`
	Result   *uint32 `protobuf:"varint,3,opt,name=result" json:"result,omitempty"`
	FailMsg  []byte  `protobuf:"bytes,4,opt,name=failMsg" json:"failMsg,omitempty"`
	FileExit *bool   `protobuf:"varint,5,opt,name=fileExit" json:"fileExit,omitempty"`
	// optional ImgInfo imgInfo = 6;
	UpIp         []uint32 `protobuf:"varint,7,rep,name=upIp" json:"upIp,omitempty"`
	UpPort       []uint32 `protobuf:"varint,8,rep,name=upPort" json:"upPort,omitempty"`
	UpUkey       []byte   `protobuf:"bytes,9,opt,name=upUkey" json:"upUkey,omitempty"`
	UpResid      []byte   `protobuf:"bytes,10,opt,name=upResid" json:"upResid,omitempty"`
	UpUuid       []byte   `protobuf:"bytes,11,opt,name=upUuid" json:"upUuid,omitempty"`
	UpOffset     *uint64  `protobuf:"varint,12,opt,name=upOffset" json:"upOffset,omitempty"`
	BlockSize    *uint64  `protobuf:"varint,13,opt,name=blockSize" json:"blockSize,omitempty"`
	EncryptDstip []byte   `protobuf:"bytes,14,opt,name=encryptDstip" json:"encryptDstip,omitempty"`
	Roamdays     *uint32  `protobuf:"varint,15,opt,name=roamdays" json:"roamdays,omitempty"`
	// repeated IPv6Info upIp6 = 26;
	ClientIp6        []byte  `protobuf:"bytes,27,opt,name=clientIp6" json:"clientIp6,omitempty"`
	ThumbDownPara    []byte  `protobuf:"bytes,60,opt,name=thumbDownPara" json:"thumbDownPara,omitempty"`
	OriginalDownPara []byte  `protobuf:"bytes,61,opt,name=originalDownPara" json:"originalDownPara,omitempty"`
	DownDomain       []byte  `protobuf:"bytes,62,opt,name=downDomain" json:"downDomain,omitempty"`
	BigDownPara      []byte  `protobuf:"bytes,64,opt,name=bigDownPara" json:"bigDownPara,omitempty"`
	BigThumbDownPara []byte  `protobuf:"bytes,65,opt,name=bigThumbDownPara" json:"bigThumbDownPara,omitempty"`
	HttpsUrlFlag     *uint32 `protobuf:"varint,66,opt,name=httpsUrlFlag" json:"httpsUrlFlag,omitempty"` // optional TryUpInfo4Busi info4Busi = 1001;
	// contains filtered or unexported fields
}

func (*TryUpImgRsp) Descriptor deprecated

func (*TryUpImgRsp) Descriptor() ([]byte, []int)

Deprecated: Use TryUpImgRsp.ProtoReflect.Descriptor instead.

func (*TryUpImgRsp) GetBigDownPara

func (x *TryUpImgRsp) GetBigDownPara() []byte

func (*TryUpImgRsp) GetBigThumbDownPara

func (x *TryUpImgRsp) GetBigThumbDownPara() []byte

func (*TryUpImgRsp) GetBlockSize

func (x *TryUpImgRsp) GetBlockSize() uint64

func (*TryUpImgRsp) GetClientIp

func (x *TryUpImgRsp) GetClientIp() uint32

func (*TryUpImgRsp) GetClientIp6

func (x *TryUpImgRsp) GetClientIp6() []byte

func (*TryUpImgRsp) GetDownDomain

func (x *TryUpImgRsp) GetDownDomain() []byte

func (*TryUpImgRsp) GetEncryptDstip

func (x *TryUpImgRsp) GetEncryptDstip() []byte

func (*TryUpImgRsp) GetFailMsg

func (x *TryUpImgRsp) GetFailMsg() []byte

func (*TryUpImgRsp) GetFileExit

func (x *TryUpImgRsp) GetFileExit() bool

func (*TryUpImgRsp) GetFileId

func (x *TryUpImgRsp) GetFileId() uint64

func (*TryUpImgRsp) GetHttpsUrlFlag

func (x *TryUpImgRsp) GetHttpsUrlFlag() uint32

func (*TryUpImgRsp) GetOriginalDownPara

func (x *TryUpImgRsp) GetOriginalDownPara() []byte

func (*TryUpImgRsp) GetResult

func (x *TryUpImgRsp) GetResult() uint32

func (*TryUpImgRsp) GetRoamdays

func (x *TryUpImgRsp) GetRoamdays() uint32

func (*TryUpImgRsp) GetThumbDownPara

func (x *TryUpImgRsp) GetThumbDownPara() []byte

func (*TryUpImgRsp) GetUpIp

func (x *TryUpImgRsp) GetUpIp() []uint32

func (*TryUpImgRsp) GetUpOffset

func (x *TryUpImgRsp) GetUpOffset() uint64

func (*TryUpImgRsp) GetUpPort

func (x *TryUpImgRsp) GetUpPort() []uint32

func (*TryUpImgRsp) GetUpResid

func (x *TryUpImgRsp) GetUpResid() []byte

func (*TryUpImgRsp) GetUpUkey

func (x *TryUpImgRsp) GetUpUkey() []byte

func (*TryUpImgRsp) GetUpUuid

func (x *TryUpImgRsp) GetUpUuid() []byte

func (*TryUpImgRsp) ProtoMessage

func (*TryUpImgRsp) ProtoMessage()

func (*TryUpImgRsp) ProtoReflect

func (x *TryUpImgRsp) ProtoReflect() protoreflect.Message

func (*TryUpImgRsp) Reset

func (x *TryUpImgRsp) Reset()

func (*TryUpImgRsp) String

func (x *TryUpImgRsp) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL