downloader

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadFile

func DownloadFile(url string, path string) error

func GetDownloader

func GetDownloader(downloadChan chan DlMsg, id int)

Types

type DlMsg

type DlMsg struct {
	Url         string
	Filepath    string
	Wg          *sync.WaitGroup
	ConfirmChan chan error
}

dlMsg is used to communicate with downloader pool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL