Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 231 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 231 Bytes

multiget

A multiple (parallel?) file getter in Go. Wrote it mainly to familiarize myself a bit with the language and to test some features. it is currently HORRENDOUS and requires cleanup, mainly to make it more idiomatic