storj/pkg/overlay
Dennis Coyle 7348bf1e09
Adjustments to how find storage nodes handles limit/amout requested (#192)
* adjusted based on feedback from @jtolds and @kaloyan-raev

* generated protobuf

* fix crash

* WIP

* cleanup

* v >>found

* pointer

* test

* copyrights + cleanup

* fix tests
2018-08-03 09:15:52 -04:00
..
cache_test.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
cache.go Adjustments to how find storage nodes handles limit/amout requested (#192) 2018-08-03 09:15:52 -04:00
client_test.go Adjust Segment Store to the updated interface (#160) 2018-07-23 14:05:02 -06:00
client.go Adjustments to how find storage nodes handles limit/amout requested (#192) 2018-08-03 09:15:52 -04:00
config_test.go Adjustments to how find storage nodes handles limit/amout requested (#192) 2018-08-03 09:15:52 -04:00
config.go unit tests for service.go in overlay package added (#155) 2018-08-01 08:57:37 -04:00
overlay_test.go Adjustments to how find storage nodes handles limit/amout requested (#192) 2018-08-03 09:15:52 -04:00
server.go Adjustments to how find storage nodes handles limit/amout requested (#192) 2018-08-03 09:15:52 -04:00
service_test.go unit tests for service.go in overlay package added (#155) 2018-08-01 08:57:37 -04:00
service.go pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
utils_test.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00