Documentation ¶
Index ¶
Constants ¶
View Source
const ( CacheReport = "cache" DownloaderReport = "download" )
View Source
const RangeHeaderName = "Range"
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager(cfg *config.Config, cacheStore storage.Manager, progressMgr supervisor.SeedProgressMgr) (supervisor.CDNMgr, error)
NewManager returns a new Manager.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is an implementation of the interface of CDNMgr.
func (*Manager) TriggerCDN ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.