Skip to content
Snippets Groups Projects
Commit 90460fad authored by Vijay Pai's avatar Vijay Pai
Browse files

Digraph

parent 62eb1c79
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ class ProtoServerReflectionPlugin : public ::grpc::ServerBuilderPlugin {
bool has_sync_methods() const GRPC_OVERRIDE;
private:
std::shared_ptr<::grpc::ProtoServerReflection> reflection_service_;
std::shared_ptr< ::grpc::ProtoServerReflection> reflection_service_;
};
// Add proto reflection plugin to ServerBuilder. This function should be called
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment