Files
grpc/doc/python/sphinx/grpc_reflection.rst
Lidi Zheng cabe8d8f10 New Python documentation generation
* Use templates instead of generating them every time
* Theme changed
* Add grpc_* modules
* APIs grouped
* No documentation for class members without docstring
* Add docstring for status code
2018-11-06 18:07:03 -08:00

20 lines
484 B
ReStructuredText

gRPC Reflection
====================
What is gRPC reflection?
---------------------------------------------
Check this out `gRPC Python Server Reflection <https://github.com/grpc/grpc/blob/master/doc/python/server_reflection.md>`_
Example
-------
Refer to the GitHub `reflection example <https://github.com/grpc/grpc/blob/master/examples/python/helloworld/greeter_server_with_reflection.py>`_
Module Contents
---------------
.. automodule:: grpc_reflection.v1alpha.reflection