moby--moby/pkg/progressreader
Aaron Lehmann 317a5462e4 Make the broadcaster write messages to the observers in the same units they were written to the broadcaster
This means the writing to a WriteFlusher will flush in the same places
as it would if the broadcaster wasn't sitting in front of it.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-28 10:09:00 -07:00
..
broadcaster.go Make the broadcaster write messages to the observers in the same units they were written to the broadcaster 2015-08-28 10:09:00 -07:00
progressreader.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00
progressreader_test.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00