grpc/examples/protos
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807)
* Fix all lint errors in repo.

* Use strict buildifier by default

* Whoops. That file does not exist

* Attempt fix to buildifier invocation

* Add missing copyright
2021-11-03 14:57:04 -07:00
..
BUILD Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -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.