Classes | Functions | Variables
wait_for_ready_example Namespace Reference

Classes

class  Greeter
 

Functions

def create_server (server_address)
 
def get_free_loopback_tcp_port ()
 
def main ()
 
def process (stub, wait_for_ready=None)
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 helloworld_pb2
 
 helloworld_pb2_grpc
 
 level
 

Function Documentation

◆ create_server()

def wait_for_ready_example.create_server (   server_address)

Definition at line 49 of file wait_for_ready_example.py.

◆ get_free_loopback_tcp_port()

def wait_for_ready_example.get_free_loopback_tcp_port ( )

Definition at line 32 of file wait_for_ready_example.py.

◆ main()

def wait_for_ready_example.main ( )

Definition at line 72 of file wait_for_ready_example.py.

◆ process()

def wait_for_ready_example.process (   stub,
  wait_for_ready = None 
)

Definition at line 57 of file wait_for_ready_example.py.

Variable Documentation

◆ _LOGGER

wait_for_ready_example._LOGGER = logging.getLogger(__name__)
private

Definition at line 27 of file wait_for_ready_example.py.

◆ helloworld_pb2

wait_for_ready_example.helloworld_pb2

Definition at line 24 of file wait_for_ready_example.py.

◆ helloworld_pb2_grpc

wait_for_ready_example.helloworld_pb2_grpc

Definition at line 24 of file wait_for_ready_example.py.

◆ level

wait_for_ready_example.level

Definition at line 112 of file wait_for_ready_example.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:56