storj/pkg/pb
Dylan Lott a245aa7827
Inspector - Kad PING (#722)
* 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

* Wiring up PING in kad inspector tools
2018-11-27 15:50:52 -07:00
..
bandwidth.pb.go updates dbx/gen.go to name generated package correctly (#723) 2018-11-27 13:52:19 -07:00
bandwidth.proto Refactor basystem (#641) 2018-11-15 14:06:09 -05:00
datarepair.pb.go updates dbx/gen.go to name generated package correctly (#723) 2018-11-27 13:52:19 -07: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 Inspector - Kad PING (#722) 2018-11-27 15:50:52 -07:00
inspector.proto Inspector - Kad PING (#722) 2018-11-27 15:50:52 -07:00
meta.pb.go updates dbx/gen.go to name generated package correctly (#723) 2018-11-27 13:52:19 -07:00
meta.proto Encrypt metadata (#462) 2018-10-17 14:34:50 +03:00
overlay.pb.go Add statdb to overlay cache (node selection) (#711) 2018-11-27 12:46:12 -05:00
overlay.proto Add statdb to overlay cache (node selection) (#711) 2018-11-27 12:46:12 -05:00
piecestore.pb.go Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
piecestore.pb.mock.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
piecestore.proto Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
pointerdb.pb.go updates dbx/gen.go to name generated package correctly (#723) 2018-11-27 13:52:19 -07:00
pointerdb.proto Bandwidth allocations need method designation (GET/PUT) (#708) 2018-11-26 19:21:44 +01:00