grpc/examples/protos
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602)
* Add a test for a (now-illegal) build file construct

* add to test suite!

* fix

* fix

* fix syntax
2021-10-06 07:43:59 -07:00
..
BUILD Add a test for a (now-illegal) build file construct (#27602) 2021-10-06 07:43:59 -07:00
README.md move examples to correct locations 2015-08-27 14:00:20 -07:00
auth_sample.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00
hellostreamingworld.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00
helloworld.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00
keyvaluestore.proto Reviewer comments 2019-01-09 16:03:29 -08:00
route_guide.proto auto-fix most of licenses 2017-06-08 11:22:41 +02:00

README.md

Example protos

Contents

  • [helloworld.proto]
    • The simple example used in the overview.
  • [route_guide.proto]
    • An example service described in detail in the tutorial.