Classes | Functions | Variables
asyncio_wait_for_ready_example Namespace Reference

Classes

class  Greeter
 

Functions

def create_server (str server_address)
 
Iterable[str] get_free_loopback_tcp_port ()
 
None main ()
 
None process (helloworld_pb2_grpc.GreeterStub stub, bool wait_for_ready=None)
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 helloworld_pb2
 
 helloworld_pb2_grpc
 
 level
 

Function Documentation

◆ create_server()

def asyncio_wait_for_ready_example.create_server ( str  server_address)

Definition at line 50 of file asyncio_wait_for_ready_example.py.

◆ get_free_loopback_tcp_port()

Iterable[str] asyncio_wait_for_ready_example.get_free_loopback_tcp_port ( )

Definition at line 32 of file asyncio_wait_for_ready_example.py.

◆ main()

None asyncio_wait_for_ready_example.main ( )

Definition at line 74 of file asyncio_wait_for_ready_example.py.

◆ process()

None asyncio_wait_for_ready_example.process ( helloworld_pb2_grpc.GreeterStub  stub,
bool   wait_for_ready = None 
)

Definition at line 58 of file asyncio_wait_for_ready_example.py.

Variable Documentation

◆ _LOGGER

asyncio_wait_for_ready_example._LOGGER = logging.getLogger(__name__)
private

Definition at line 27 of file asyncio_wait_for_ready_example.py.

◆ helloworld_pb2

asyncio_wait_for_ready_example.helloworld_pb2

Definition at line 24 of file asyncio_wait_for_ready_example.py.

◆ helloworld_pb2_grpc

asyncio_wait_for_ready_example.helloworld_pb2_grpc

Definition at line 24 of file asyncio_wait_for_ready_example.py.

◆ level

asyncio_wait_for_ready_example.level

Definition at line 108 of file asyncio_wait_for_ready_example.py.



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