cosmos-sdk/server/grpc/gogoreflection
Frojdi Dymylja ac48ffe748
gRPC: fix server reflection (#8945)
* add: gogoreflection

* fix: server reflection

* fix: make tests resolve imports in a transitive way

* chore: cleanup getMessageType

* chore: lint

* add: extensions reflection

* chore: update interact-node.md docs

* chore: update CHANGELOG.md

* Update server/grpc/gogoreflection/fix_registration.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
2021-03-22 19:40:34 +00:00
..
doc.go gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00
fix_registration.go gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00
fix_registration_test.go gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00
serverreflection.go gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00