storj/internal/testplanet
Dylan Lott 7569b7d71b
Node lifecycle hooks (#920)
* wires up first draft of lifecycle methods

* creates interface on transport

* node lifecycle hooks works

* linter fixes

* adds error log at connection success

* chnages Observer interface to use context

* Makes Discovery take its own logger

* WIP

* linter fixes

* Test fixes

* adds in ConnFailure code for cache
2018-12-21 21:51:42 -07:00
..
gen_identities.go Remove utils.LogClose from identity saving (#837) 2018-12-13 15:50:05 +02:00
identities_table.go internal/testplanet (#528) 2018-11-03 14:17:14 +02:00
identities.go Simplify provider tests (#862) 2018-12-17 17:09:52 +02:00
node.go Node lifecycle hooks (#920) 2018-12-21 21:51:42 -07:00
planet_test.go testplanet: add logger (#649) 2018-11-15 10:57:47 +02:00
planet.go Add the ability for Kademlia to do a refresh for each bucket (#908) 2018-12-20 16:45:06 -05:00