storj/pkg/ranger
Kaloyan Raev 35d5761ee6
Use continue instead of return in table tests (#106)
I did a dumb mistake for some of the table tests, which made some of the
test cases not being executed.
2018-06-22 12:23:19 +03:00
..
common.go pkg/ranger: fix linting errors 2018-04-11 08:05:41 -06:00
content.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
file_test.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
file.go renamed ranger.Closer -> ranger.RangeCloser 2018-04-30 10:49:04 -04:00
grpc_test.go Use continue instead of return in table tests (#106) 2018-06-22 12:23:19 +03:00
grpc.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
http_test.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
http.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
reader_test.go Use continue instead of return in table tests (#106) 2018-06-22 12:23:19 +03:00
reader.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
readerat.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00