Skip to content

Tebaks/ParDow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ParDow

A library for download single file with multiple goroutines concurrently.

ParallelDownload(url string, goroutineCount int64, path string, saveName string)
  • url: Url of file which you want to download
  • goroutineCount: How many goroutine you want it to work
  • path: Where to file will download
  • saveName: Name of the file

About

A library for download single file with multiple goroutines concurrently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages