Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 659 Bytes

readme.md

File metadata and controls

26 lines (17 loc) · 659 Bytes

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.