storj/pkg/storage/ec
aligeti cf329b1f37
Handle CTRL+C and clean up the partial segments and pieces (#381)
* merged the lasted master changes

* debug working of handling ctrl+c

* Handling of clean up of partially uploaded segments and pieces

* code cleanup per code comment

* updates based on code review comments
2018-10-04 09:52:12 -04:00
..
mocks Pointer stores only nodes with successfully uploaded pieces (#390) 2018-09-27 13:45:19 +03:00
client_test.go Pointer stores only nodes with successfully uploaded pieces (#390) 2018-09-27 13:45:19 +03:00
client.go Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00
common.go ECClient (#110) 2018-07-03 11:35:01 +03:00
psclient_mock_test.go storage node quick check and startup validation (#368) 2018-09-25 12:49:55 -04:00
transportclient_mock_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00