Files
aptly/http
Andrey Smirnov 94b49818a1 Refactor HTTP downloader package
* Drop multi-threaded downloader. It doesn't really belong here -
some places require it, some do not, but it's definitely not the
right place to handle it, as it's being used only when updating
mirrors
* Pass expectedChecksums as pointer, so it's easy to drive `nil` value,
and also downloader can fill back checksums (not implemented right now).
* Break down downloader and tests into more files
* Use pkg/errors instead of fmt
2017-04-26 23:17:03 +03:00
..
2017-03-17 00:17:07 +03:00
2017-03-17 00:17:07 +03:00
2017-04-26 23:17:03 +03:00
2017-04-26 23:17:03 +03:00
2015-02-22 14:29:09 +03:00
2017-04-26 23:17:03 +03:00
2017-04-26 23:17:03 +03:00
2017-04-26 23:17:03 +03:00