storj/pkg/pb
Dylan Lott 0d05cb26bf
Kademlia Inspector CLI (#657)
* initial commit of inspector gadget wireup

* change name of comman dline tool, setup grpc server

* Get inspector cli working with grpc client

* Wired up CountNodes command

* WIP getting buckets response working

* Added GetBucket command

* WIP working on get buckets command

* WIP working on bucket list

* Still WIP

* WIP getting bucket counts to work

* Some clean up of unnecessary changes

* List Buckets and Get Bucket are working

* Removing logs, getting ready for review

* initial commit of inspector gadget wireup

* change name of comman dline tool, setup grpc server

* Get inspector cli working with grpc client

* Wired up CountNodes command

* WIP getting buckets response working

* Added GetBucket command

* WIP working on get buckets command

* WIP working on bucket list

* Still WIP

* WIP getting bucket counts to work

* Some clean up of unnecessary changes

* List Buckets and Get Bucket are working

* Removing logs, getting ready for review

* Fix error return

* Trying to get tests passing

* Adds method on dht mock for tests

* Add dbx files back

* Fix package import error in dbx file

* Adds copyrights to pass linter

* tidy go mod

* Updates from code review

* Updates inspector to take flag arguments for address

* Format list-buckets output more prettier
2018-11-21 10:31:27 -07:00
..
bandwidth.pb.go rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
bandwidth.proto Refactor basystem (#641) 2018-11-15 14:06:09 -05:00
datarepair.pb.go rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
datarepair.proto ensure that protobuffer package and go_package are separate (#369) 2018-09-21 21:48:54 +03:00
gen.go Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
inspector.pb.go Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
inspector.proto Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
meta.pb.go rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
meta.proto Encrypt metadata (#462) 2018-10-17 14:34:50 +03:00
overlay.pb.go Add metadata to pb.Node (email and wallet) (#671) 2018-11-21 16:07:18 +01:00
overlay.proto Add metadata to pb.Node (email and wallet) (#671) 2018-11-21 16:07:18 +01:00
piecestore.pb.go rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
piecestore.pb.mock.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
piecestore.proto rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
pointerdb.pb.go rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
pointerdb.proto rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00