storj/pkg/ranger
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
..
common.go pkg/ranger: fix linting errors 2018-04-11 08:05:41 -06:00
content_test.go Enable more linters (#272) 2018-08-27 11:28:16 -06:00
content.go Enable more linters (#272) 2018-08-27 11:28:16 -06:00
file_test.go ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
file.go ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
http_test.go Test coverage ranger (#168) 2018-07-27 11:31:27 -06:00
http.go Errcheck (#133) 2018-07-16 15:22:34 -04:00
reader_test.go ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
reader.go ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
readerat_test.go Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00
readerat.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00