Categorygithub.com/mlasalmo/parallel_downloader
repositorypackage
0.0.0-20231206175529-985536dd51ef
Repository: https://github.com/mlasalmo/parallel_downloader.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Parallel downloader

Parallel downloader is a tool for downloading files in parallel.

Usage

go run cmd/main.go \
  -url https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2018-05.parquet \
  -output yellow_tripdata_2018-05.parquet

References

https://www.353solutions.com/c/znga/dld.html