storj/pkg/overlay
JT Olio fa390c9ec9
Mock overlay move (#245)
* move mock overlay from client to server

this doesn't really change much, but it does allow you to
run a standalone gateway against captain planet. it still does
not allow you to run a standalone gateway against a standalone
heavy client

* pointerdb: small error fixes

* some cleanups

* fix tests
2018-08-20 14:24:11 -04:00
..
mocks Node Identity (#193) 2018-08-13 10:39:45 +02:00
cache_test.go Bug/download (#216) 2018-08-14 08:22:29 -07:00
cache.go Node Identity (#193) 2018-08-13 10:39:45 +02: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 Overlay cache commands (#236) 2018-08-20 14:21:41 -04:00
config.go Overlay cache commands (#236) 2018-08-20 14:21:41 -04:00
mockoverlay.go Mock overlay move (#245) 2018-08-20 14:24:11 -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 Node Identity (#193) 2018-08-13 10:39:45 +02:00
service_test.go Mock overlay move (#245) 2018-08-20 14:24:11 -04:00
service.go Node Identity (#193) 2018-08-13 10:39:45 +02:00
utils_test.go First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00