mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-25 08:58:40 +00:00
* Fix for #4787 - Updated the grpc generator for go to use full namespace for service rpc method names * Formatting Fix - Set to Google Style Formatting
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
741c63052d
commit
ea06768ad1
@@ -49,6 +49,9 @@ struct Parameters {
|
||||
|
||||
//Package name for the service
|
||||
grpc::string package_name;
|
||||
|
||||
//Prefix for RPC Calls
|
||||
grpc::string service_prefix;
|
||||
};
|
||||
|
||||
// Return the source of the generated service file.
|
||||
|
||||
Reference in New Issue
Block a user