storj/pkg/kademlia
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
..
bucket_test.go pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
bucket.go pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
kademlia_test.go pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
kademlia.go Errcheck (#133) 2018-07-16 15:22:34 -04:00
node_id.go pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
routing_test.go pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
routing.go pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
test_utils.go pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00