Documentation ¶
Index ¶
Constants ¶
View Source
const ( MAX_CONCURRENT_NUM = 3 RETRY_COUNT = 5 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownLoadType ¶
type DownLoadType int16
const ( DownLoadType_Show DownLoadType = iota DownLoadType_ImageWall )
type Source ¶
type Source struct { Type DownLoadType Link string }
Click to show internal directories.
Click to hide internal directories.