Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen %!s(int64=8) %!d(string=hai) anos
..
README.md 9f00073f3c fix markdown render error %!s(int64=9) %!d(string=hai) anos
config.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
cpp_generator.cc c0baec60a1 Internalize structs and methods meant for being exposed through codegen %!s(int64=8) %!d(string=hai) anos
cpp_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
cpp_generator_helpers.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
cpp_plugin.cc 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
csharp_generator.cc 4d5c3102a1 fix remaining license notices %!s(int64=8) %!d(string=hai) anos
csharp_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
csharp_generator_helpers.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
csharp_plugin.cc 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
generator_helpers.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
node_generator.cc 4d5c3102a1 fix remaining license notices %!s(int64=8) %!d(string=hai) anos
node_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
node_generator_helpers.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
node_plugin.cc 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
objective_c_generator.cc 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
objective_c_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
objective_c_generator_helpers.h 070a8eeb28 Merge pull request #11341 from muxi/fix-objc-plugin-output %!s(int64=8) %!d(string=hai) anos
objective_c_plugin.cc 070a8eeb28 Merge pull request #11341 from muxi/fix-objc-plugin-output %!s(int64=8) %!d(string=hai) anos
php_generator.cc 0d8b988fbb Update PHP protoc plugin generation %!s(int64=8) %!d(string=hai) anos
php_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
php_generator_helpers.h 495e9ac023 Run formatter %!s(int64=8) %!d(string=hai) anos
php_plugin.cc 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
protobuf_plugin.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
python_generator.cc c7d9c80496 Merge pull request #11400 from kpayson64/python_generator_fix %!s(int64=8) %!d(string=hai) anos
python_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
python_generator_helpers.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
python_plugin.cc 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
python_private_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ruby_generator.cc 4d5c3102a1 fix remaining license notices %!s(int64=8) %!d(string=hai) anos
ruby_generator.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ruby_generator_helpers-inl.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ruby_generator_map-inl.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ruby_generator_string-inl.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ruby_plugin.cc 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
schema_interface.h 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos

README.md

Overview

This directory contains source code for gRPC protocol buffer compiler (protoc) plugins. Along with protoc, these plugins are used to generate gRPC client and server stubs from .proto files.