Documentation ¶
Index ¶
Constants ¶
View Source
const ( CACHE_FILE_NAME = ".oss_pusher_hash" MODE_PUSHER = "pusher" MODE_SYNCER = "syncer" TASK_STATUS_PROCESSING = "processing" TASK_STATUS_DONE = "done" TASK_STATUS_PENDING = "pending" OSS_PROVIDER_QI_NIU = "qiniu" )
Variables ¶
View Source
var (
ExPath string
)
View Source
var (
OSSNotSupport = errors.New("not support other oss yet.")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.