Documentation
¶
Overview ¶
Package cdn provides functionality for downloading Path of Exile game bundles from CDN servers. It handles URL construction, index file downloads, and bundle downloads with progress tracking for both single and multiple bundle operations.
Index ¶
Constants ¶
View Source
const ( PoE1CDNURL = "https://patch.poecdn.com" PoE2CDNURL = "https://patch-poe2.poecdn.com" )
Variables ¶
This section is empty.
Functions ¶
func DownloadBundles ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.