Documentation ¶ Index ¶ Variables func DownloadFile(url, dst string) error func DownloadTrack(track *api.Track, dst string) (string, error) func DownloadTrackCover(track *api.Track, dst string) (string, error) func Execute() Constants ¶ This section is empty. Variables ¶ View Source var AppName = dwebble.AppName + "-dl" Functions ¶ func DownloadFile ¶ func DownloadFile(url, dst string) error func DownloadTrack ¶ func DownloadTrack(track *api.Track, dst string) (string, error) func DownloadTrackCover ¶ func DownloadTrackCover(track *api.Track, dst string) (string, error) func Execute ¶ func Execute() Types ¶ This section is empty. Source Files ¶ View all Source files download.goroot.go Click to show internal directories. Click to hide internal directories.