[ 原始碼: golang-github-cavaliergopher-grab ]
套件:golang-github-cavaliergopher-grab-dev(3.0.1-3)
golang-github-cavaliergopher-grab-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-cavaliergopher-grab:
- [golang-github-cavaliergopher-grab_3.0.1-3.dsc]
- [golang-github-cavaliergopher-grab_3.0.1.orig.tar.gz]
- [golang-github-cavaliergopher-grab_3.0.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Download manager package for Go (library)
Downloading the internet, one goroutine at a time!
Grab is a Go package for downloading files from the internet with the following rad features:
- Monitor download progress concurrently - Auto-resume incomplete downloads - Guess filename from content header or URL path - Safely cancel downloads using context.Context - Validate downloads using checksums - Download batches of files concurrently - Apply rate limiters
This package contains the library.