github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/cosmos-sdk/server/grpc/gogoreflection/doc.go (about) 1 // Package gogoreflection implements gRPC reflection for gogoproto consumers 2 // the normal reflection library does not work as it points to a different 3 // singleton registry. The API and codebase is taken from the official gRPC 4 // reflection repository. 5 package gogoreflection