Documentation
¶
Overview ¶
Package channel @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2024 central-mirror CLI @Author linngc @License
Package channel @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2024 central-mirror CLI @Author linngc @License
Package channel @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2024 central-mirror CLI @Author linngc @License
Package channel @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2024 central-mirror CLI @Author linngc @License
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NumCPU = runtime.NumCPU() + 1 Process = newProcess() //异步发送数据 ChanNum = newChanNum() //多通道执行方法 QueueDown = newQueueDown() //队列下载 )
Functions ¶
This section is empty.
Types ¶
type QueueJobFunc ¶
QueueJobFunc 下载完成返回方法 @param url 下载url路径 param bt 下载完成后二进制
Click to show internal directories.
Click to hide internal directories.