storj/pkg/kademlia
Maximillian von Briesen b884ee4626
Update protos to fit style guide (easy review) (#702)
* fix overlay.proto and piecestore.proto to meet style guide

* update code to be consistent with regenerated protos
2018-11-23 21:46:53 -05:00
..
bucket_test.go Testcoverage kademlia (#154) 2018-08-02 14:36:57 -04:00
bucket.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
config.go Add metadata to pb.Node (email and wallet) (#671) 2018-11-21 16:07:18 +01:00
kademlia_test.go Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
kademlia.go Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
peer_discovery.go Use sync.Cond with kademlia workers (#512) 2018-11-01 18:03:46 +01:00
queue_test.go PriorityQueue refactor (#500) 2018-10-24 08:24:47 -04:00
queue.go Use sync.Cond with kademlia workers (#512) 2018-11-01 18:03:46 +01:00
replacement_cache_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
replacement_cache.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
routing_helpers_test.go swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
routing_helpers.go swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
routing_test.go swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
routing.go Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
test_utils.go Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00