-
- Downloads
Adopt review's advice
* Add a unit test * Integrate with Bazel * Polish README.md
Showing
- examples/protos/BUILD.bazel 25 additions, 0 deletionsexamples/protos/BUILD.bazel
- examples/python/errors/BUILD.bazel 54 additions, 0 deletionsexamples/python/errors/BUILD.bazel
- examples/python/errors/README.md 20 additions, 9 deletionsexamples/python/errors/README.md
- examples/python/errors/client.py 23 additions, 17 deletionsexamples/python/errors/client.py
- examples/python/errors/helloworld_pb2.py 0 additions, 134 deletionsexamples/python/errors/helloworld_pb2.py
- examples/python/errors/helloworld_pb2_grpc.py 0 additions, 46 deletionsexamples/python/errors/helloworld_pb2_grpc.py
- examples/python/errors/server.py 15 additions, 6 deletionsexamples/python/errors/server.py
- examples/python/errors/test/_error_handling_example_test.py 54 additions, 0 deletionsexamples/python/errors/test/_error_handling_example_test.py
- src/python/grpcio_tests/tests/BUILD.bazel 1 addition, 0 deletionssrc/python/grpcio_tests/tests/BUILD.bazel
examples/protos/BUILD.bazel
0 → 100644
examples/python/errors/BUILD.bazel
0 → 100644
Please register or sign in to comment