mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-11 23:40:57 +00:00
add command line argument for go namespace (#4222)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
f2071e4f80
commit
b8f5f84437
@@ -358,6 +358,7 @@ struct IDLOptions {
|
||||
bool allow_non_utf8;
|
||||
std::string include_prefix;
|
||||
bool binary_schema_comments;
|
||||
std::string go_namespace;
|
||||
|
||||
// Possible options for the more general generator below.
|
||||
enum Language {
|
||||
|
||||
Reference in New Issue
Block a user