2
0
George Barnett 757319c88a Generate client service name and proto service comments (#1059) 5 жил өмнө
..
Generated 757319c88a Generate client service name and proto service comments (#1059) 5 жил өмнө
src 12e7553aaf Move generated interoperability test models to their own target. (#556) 6 жил өмнө
README.md 12e7553aaf Move generated interoperability test models to their own target. (#556) 6 жил өмнө
generate.sh 757319c88a Generate client service name and proto service comments (#1059) 5 жил өмнө
unimplemented_call.patch 757319c88a Generate client service name and proto service comments (#1059) 5 жил өмнө

README.md

gRPC Interoperability Test Protos

This module contains the generated models for the gRPC interoperability tests and the script used to generate them.

The tests require that some methods and services are left unimplemented, this requires manual edits after code generation. These instructions are emitted to stdout at the end of the generate.sh script.

  • generate.sh: generates models from interoperability test protobufs.
  • src: source of protobufs.
  • Generated: output directory for generated models.