storj/pkg/ranger
Cameron 6463b87ebe
Errcheck (#133)
* add errcheck

* fixed linter errors

* fixes

* errcheck fixes in pkg/paths

* Fix errchecks in PieceID.Derive

* Fix ecclient tests

* Move closeConn a little bit above in the exectution flow

* fix new lint errors

* Fatalf -> Printf

* address eclipsed errors

* rename err to closeErr

* rename err to closeErr for differentiation
2018-07-16 15:22:34 -04:00
..
common.go pkg/ranger: fix linting errors 2018-04-11 08:05:41 -06:00
content.go Errcheck (#133) 2018-07-16 15:22:34 -04:00
file_test.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
file.go Errcheck (#133) 2018-07-16 15:22:34 -04:00
http_test.go Add context to Ranger.Range method (#99) 2018-06-19 18:59:09 +03:00
http.go Errcheck (#133) 2018-07-16 15:22:34 -04: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