flatbuffers/src
Kapil Sharma ea06768ad1 Go GRPC generator Updates - Fixes #4787 (#4797)
* 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
2018-06-27 09:57:40 -07:00
..
clang-format.sh
code_generators.cpp The asserts replaced by FLATBUFFERS_ASSERT. (#4701) 2018-04-16 08:57:59 -07:00
flatc.cpp Add --force-defaults option to flatc [C++, parser] (#4729) 2018-06-27 09:12:52 -07:00
flatc_main.cpp Add [Dart] support (#4676) 2018-05-18 11:06:15 -07:00
flathash.cpp template specialized Hash functions for 16-bit hash types (#4631) 2018-02-23 10:29:37 -08:00
idl_gen_cpp.cpp Fixed empty structs generating bad constructor. 2018-06-25 12:28:01 -07:00
idl_gen_dart.cpp Dart: Generate the enum from 0 if value is null and fix inconsistent naming when generating object builder (#4782) 2018-06-12 11:35:40 -07:00
idl_gen_fbs.cpp Protobufs: Added '--oneof-union' option. (#4647) 2018-03-05 08:45:25 -08:00
idl_gen_general.cpp Vector of unions support for java and c# (#4735) 2018-05-14 11:12:24 -07:00
idl_gen_go.cpp The asserts replaced by FLATBUFFERS_ASSERT. (#4701) 2018-04-16 08:57:59 -07:00
idl_gen_grpc.cpp Go GRPC generator Updates - Fixes #4787 (#4797) 2018-06-27 09:57:40 -07:00
idl_gen_js.cpp Javascript: Add suppport for ES6 style exports (#4754) 2018-05-31 08:29:58 -07:00
idl_gen_json_schema.cpp
idl_gen_php.cpp The asserts replaced by FLATBUFFERS_ASSERT. (#4701) 2018-04-16 08:57:59 -07:00
idl_gen_python.cpp Python: Escape enum member names if they correspond to a Python keyword (#4772) 2018-06-08 10:55:19 -07:00
idl_gen_text.cpp Output JSON strings as natural UTF-8 text without escapes (#4710) 2018-05-03 12:10:45 -07:00
idl_parser.cpp Fixed documentation comments at the start of a file. 2018-06-25 14:02:12 -07:00
reflection.cpp Output JSON strings as natural UTF-8 text without escapes (#4710) 2018-05-03 12:10:45 -07:00
util.cpp The asserts replaced by FLATBUFFERS_ASSERT. (#4701) 2018-04-16 08:57:59 -07:00