Home | History | Annotate | only in /external/grpc-grpc/src/python/grpcio_health_checking
Up to higher level directory
NameDateSize
grpc_health/22-Oct-2020
grpc_version.py22-Oct-2020710
health_commands.py22-Oct-20202K
MANIFEST.in22-Oct-202080
README.rst22-Oct-2020215
setup.py22-Oct-20202.8K

README.rst

      1 gRPC Python Health Checking
      2 ===========================
      3 
      4 Reference package for GRPC Python health checking.
      5 
      6 Dependencies
      7 ------------
      8 
      9 Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
     10