/go-download-manager

Concurrent download manager built in Go

Primary LanguageGoMIT LicenseMIT

Golang Download Manager - Weekend Project

A concurrent download manager written in pure Go without any dependency.

I wrote this code for my YouTube video:

Watch on YouTube

Watch the video to understand the usage and every line of the code.

Usage

Provide the file URL and download destination in the main func and run:

go run main.go

Follow me on Twitter.