Documentation ¶
Index ¶
- type D352TryUpImgReq
- func (x *D352TryUpImgReq) GetAddressBook() bool
- func (x *D352TryUpImgReq) GetBuType() uint32
- func (x *D352TryUpImgReq) GetBuildVer() []byte
- func (x *D352TryUpImgReq) GetDstUin() uint64
- func (x *D352TryUpImgReq) GetFileId() uint64
- func (x *D352TryUpImgReq) GetFileIndex() []byte
- func (x *D352TryUpImgReq) GetFileMd5() []byte
- func (x *D352TryUpImgReq) GetFileName() []byte
- func (x *D352TryUpImgReq) GetFileSize() uint64
- func (x *D352TryUpImgReq) GetInnerIp() uint32
- func (x *D352TryUpImgReq) GetPicHeight() uint32
- func (x *D352TryUpImgReq) GetPicOriginal() bool
- func (x *D352TryUpImgReq) GetPicType() uint32
- func (x *D352TryUpImgReq) GetPicWidth() uint32
- func (x *D352TryUpImgReq) GetPlatformType() uint32
- func (x *D352TryUpImgReq) GetRejectTryfast() bool
- func (x *D352TryUpImgReq) GetRetry() uint32
- func (x *D352TryUpImgReq) GetSrcTerm() uint32
- func (x *D352TryUpImgReq) GetSrcUin() uint64
- func (x *D352TryUpImgReq) GetSrvUpload() uint32
- func (x *D352TryUpImgReq) GetStoreDays() uint32
- func (x *D352TryUpImgReq) GetTransferUrl() []byte
- func (x *D352TryUpImgReq) GetTryupStepflag() uint32
- type ReqBody
- type RspBody
- type TryUpImgRsp
- func (x *TryUpImgRsp) GetBigDownPara() []byte
- func (x *TryUpImgRsp) GetBigThumbDownPara() []byte
- func (x *TryUpImgRsp) GetBlockSize() uint64
- func (x *TryUpImgRsp) GetClientIp() uint32
- func (x *TryUpImgRsp) GetClientIp6() []byte
- func (x *TryUpImgRsp) GetDownDomain() []byte
- func (x *TryUpImgRsp) GetEncryptDstip() []byte
- func (x *TryUpImgRsp) GetFailMsg() []byte
- func (x *TryUpImgRsp) GetFileExit() bool
- func (x *TryUpImgRsp) GetFileId() uint64
- func (x *TryUpImgRsp) GetHttpsUrlFlag() uint32
- func (x *TryUpImgRsp) GetOriginalDownPara() []byte
- func (x *TryUpImgRsp) GetResult() uint32
- func (x *TryUpImgRsp) GetRoamdays() uint32
- func (x *TryUpImgRsp) GetThumbDownPara() []byte
- func (x *TryUpImgRsp) GetUpIp() []uint32
- func (x *TryUpImgRsp) GetUpOffset() uint64
- func (x *TryUpImgRsp) GetUpPort() []uint32
- func (x *TryUpImgRsp) GetUpResid() []byte
- func (x *TryUpImgRsp) GetUpUkey() []byte
- func (x *TryUpImgRsp) GetUpUuid() []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type D352TryUpImgReq ¶
type D352TryUpImgReq struct { SrcUin *uint64 `protobuf:"varint,1,opt"` DstUin *uint64 `protobuf:"varint,2,opt"` FileId *uint64 `protobuf:"varint,3,opt"` FileMd5 []byte `protobuf:"bytes,4,opt"` FileSize *uint64 `protobuf:"varint,5,opt"` FileName []byte `protobuf:"bytes,6,opt"` SrcTerm *uint32 `protobuf:"varint,7,opt"` PlatformType *uint32 `protobuf:"varint,8,opt"` InnerIp *uint32 `protobuf:"varint,9,opt"` AddressBook *bool `protobuf:"varint,10,opt"` Retry *uint32 `protobuf:"varint,11,opt"` BuType *uint32 `protobuf:"varint,12,opt"` PicOriginal *bool `protobuf:"varint,13,opt"` PicWidth *uint32 `protobuf:"varint,14,opt"` PicHeight *uint32 `protobuf:"varint,15,opt"` PicType *uint32 `protobuf:"varint,16,opt"` BuildVer []byte `protobuf:"bytes,17,opt"` FileIndex []byte `protobuf:"bytes,18,opt"` StoreDays *uint32 `protobuf:"varint,19,opt"` TryupStepflag *uint32 `protobuf:"varint,20,opt"` RejectTryfast *bool `protobuf:"varint,21,opt"` SrvUpload *uint32 `protobuf:"varint,22,opt"` TransferUrl []byte `protobuf:"bytes,23,opt"` }
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
type ReqBody ¶
type ReqBody struct { Subcmd *uint32 `protobuf:"varint,1,opt"` TryupImgReq []*D352TryUpImgReq `protobuf:"bytes,2,rep"` // repeated GetImgUrlReq getimgUrlReq = 3; // repeated DelImgReq delImgReq = 4; NetType *uint32 `protobuf:"varint,10,opt"` }
func (*ReqBody) GetNetType ¶
func (*ReqBody) GetTryupImgReq ¶
func (x *ReqBody) GetTryupImgReq() []*D352TryUpImgReq
type RspBody ¶
type RspBody struct { Subcmd *uint32 `protobuf:"varint,1,opt"` TryupImgRsp []*TryUpImgRsp `protobuf:"bytes,2,rep"` // repeated GetImgUrlRsp getimgUrlRsp = 3; NewBigchan *bool `protobuf:"varint,4,opt"` // repeated DelImgRsp delImgRsp = 5; FailMsg []byte `protobuf:"bytes,10,opt"` }
func (*RspBody) GetFailMsg ¶
func (*RspBody) GetNewBigchan ¶
func (*RspBody) GetTryupImgRsp ¶
func (x *RspBody) GetTryupImgRsp() []*TryUpImgRsp
type TryUpImgRsp ¶
type TryUpImgRsp struct { FileId *uint64 `protobuf:"varint,1,opt"` ClientIp *uint32 `protobuf:"varint,2,opt"` Result *uint32 `protobuf:"varint,3,opt"` FailMsg []byte `protobuf:"bytes,4,opt"` FileExit *bool `protobuf:"varint,5,opt"` // optional ImgInfo imgInfo = 6; UpIp []uint32 `protobuf:"varint,7,rep"` UpPort []uint32 `protobuf:"varint,8,rep"` UpUkey []byte `protobuf:"bytes,9,opt"` UpResid []byte `protobuf:"bytes,10,opt"` UpUuid []byte `protobuf:"bytes,11,opt"` UpOffset *uint64 `protobuf:"varint,12,opt"` BlockSize *uint64 `protobuf:"varint,13,opt"` EncryptDstip []byte `protobuf:"bytes,14,opt"` Roamdays *uint32 `protobuf:"varint,15,opt"` // repeated IPv6Info upIp6 = 26; ClientIp6 []byte `protobuf:"bytes,27,opt"` ThumbDownPara []byte `protobuf:"bytes,60,opt"` OriginalDownPara []byte `protobuf:"bytes,61,opt"` DownDomain []byte `protobuf:"bytes,62,opt"` BigDownPara []byte `protobuf:"bytes,64,opt"` BigThumbDownPara []byte `protobuf:"bytes,65,opt"` HttpsUrlFlag *uint32 `protobuf:"varint,66,opt"` // optional TryUpInfo4Busi info4Busi = 1001; }
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
Click to show internal directories.
Click to hide internal directories.