download

package
v0.0.0-...-7b5738b Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Downloader

type Downloader struct {
	CpuNumbers int
	Pro        *progressbar.ProgressBar
}

func NewDownloader

func NewDownloader(cpuNumbers int) *Downloader

func (*Downloader) Download

func (d *Downloader) Download(url, filename string) error

func (*Downloader) MultiDownload

func (d *Downloader) MultiDownload(url, filename string, contentLen int) error

并发下载文件

func (*Downloader) SingleDownload

func (d *Downloader) SingleDownload(url, filename string) error

Jump to

Keyboard shortcuts

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