2 Commits

Author SHA1 Message Date
Andrey Smirnov
e35a910da2
refactor: fix stream chunker & provide some tests (#672)
Stream chunker should be cancellable at any point of execution, plus it
should be stop chunking on EOF.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-05-20 23:53:05 +03:00
Andrey Smirnov
7da7c8c2ff refactor: add stub unit-tests to non-trivial Go packages (#556)
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-04-17 13:25:22 -07:00