Classes | Functions | Variables
asyncio_debug_server Namespace Reference

Classes

class  FaultInjectGreeter
 

Functions

grpc.aio.Server create_server (str addr, float failure_rate)
 
None main ()
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
float _RANDOM_FAILURE_RATE = 0.3
 
 helloworld_pb2
 
 helloworld_pb2_grpc
 
 level
 

Function Documentation

◆ create_server()

grpc.aio.Server asyncio_debug_server.create_server ( str  addr,
float  failure_rate 
)

Definition at line 49 of file asyncio_debug_server.py.

◆ main()

None asyncio_debug_server.main ( )

Definition at line 61 of file asyncio_debug_server.py.

Variable Documentation

◆ _LOGGER

asyncio_debug_server._LOGGER = logging.getLogger(__name__)
private

Definition at line 29 of file asyncio_debug_server.py.

◆ _RANDOM_FAILURE_RATE

float asyncio_debug_server._RANDOM_FAILURE_RATE = 0.3
private

Definition at line 32 of file asyncio_debug_server.py.

◆ helloworld_pb2

asyncio_debug_server.helloworld_pb2

Definition at line 23 of file asyncio_debug_server.py.

◆ helloworld_pb2_grpc

asyncio_debug_server.helloworld_pb2_grpc

Definition at line 23 of file asyncio_debug_server.py.

◆ level

asyncio_debug_server.level

Definition at line 82 of file asyncio_debug_server.py.



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