Skip to content

motte/Go-Download-File

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Go-Download-File

Download file from URL using GoLang.

Get Started

go run download-file.go https://cdn.britannica.com/26/162626-050-3534626F/Koala.jpg

The image should download to a newly created downloads folder within the Go Download File directory.

Main Function

The main funmction is DownloadFile([filepath-to-write-to], [url-to-download-from])

About

Download file from URL using GoLang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages