moby--moby/pkg/progress
Aaron Lehmann f8eab6fea8 progress: Rate limit progress bar output
ProgressReader outputs progress information every 500 KB. This could be
excessive if something is being transfered at a fast rate. Rate-limit
progress output to 10 per second.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-09-14 17:23:16 -07:00
..
progress.go fix typos 2016-06-02 17:17:22 +08:00
progressreader.go progress: Rate limit progress bar output 2016-09-14 17:23:16 -07:00
progressreader_test.go Improved push and pull with upload manager and download manager 2015-12-09 19:13:35 -08:00