Kaloyan Raev
ee5f32b0f7
ConcatRanger closes segment readers as soon as data is read ( #349 )
...
* ConcatRanger closes a segment readers as soon as data is read
* Fix linter errors
* Fix data race
* Nicer call to CombineErrors
2018-09-14 10:10:43 -04:00
Kaloyan Raev
aac7c6fbd1
ECClient pads data to fit RS block size ( #199 )
2018-08-06 17:24:30 +03:00
Kaloyan Raev
045dae5f0d
Add context to Ranger.Range method ( #99 )
2018-06-19 18:59:09 +03:00
Kaloyan Raev
7c8d6f8081
Add error to the return values of Ranger.Range method ( #90 )
...
* Add error to the return values of Ranger.Range method
* Addressing code review feedback
* Set Content-Type header only if ctype is not empty
2018-06-18 19:46:49 +03:00
Kaloyan Raev
69239e9e17
Do not fail decoding on first read error ( #17 )
...
* Do not fail decoding on first read error
Try decoding with the rest successfully read inputs.
* some small code improvements
* Allocate map memory upfront
2018-04-23 20:17:50 -06:00
JT Olio
80fa10a06e
pkg/eestream: initial
2018-04-11 07:46:34 -06:00