Classes | Functions | Variables
async_customized_auth_client Namespace Reference

Classes

class  AuthGateway
 

Functions

grpc.aio.Channel create_client_channel (str addr)
 
None main ()
 
helloworld_pb2.HelloReply send_rpc (grpc.aio.Channel channel)
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
string _SERVER_ADDR_TEMPLATE = 'localhost:%d'
 
string _SIGNATURE_HEADER_KEY = 'x-signature'
 
 helloworld_pb2
 
 helloworld_pb2_grpc
 
 level
 

Function Documentation

◆ create_client_channel()

grpc.aio.Channel async_customized_auth_client.create_client_channel ( str  addr)

Definition at line 55 of file async_customized_auth_client.py.

◆ main()

None async_customized_auth_client.main ( )

Definition at line 84 of file async_customized_auth_client.py.

◆ send_rpc()

helloworld_pb2.HelloReply async_customized_auth_client.send_rpc ( grpc.aio.Channel  channel)

Definition at line 71 of file async_customized_auth_client.py.

Variable Documentation

◆ _LOGGER

async_customized_auth_client._LOGGER = logging.getLogger(__name__)
private

Definition at line 26 of file async_customized_auth_client.py.

◆ _SERVER_ADDR_TEMPLATE

string async_customized_auth_client._SERVER_ADDR_TEMPLATE = 'localhost:%d'
private

Definition at line 29 of file async_customized_auth_client.py.

◆ _SIGNATURE_HEADER_KEY

string async_customized_auth_client._SIGNATURE_HEADER_KEY = 'x-signature'
private

Definition at line 30 of file async_customized_auth_client.py.

◆ helloworld_pb2

async_customized_auth_client.helloworld_pb2

Definition at line 23 of file async_customized_auth_client.py.

◆ helloworld_pb2_grpc

async_customized_auth_client.helloworld_pb2_grpc

Definition at line 23 of file async_customized_auth_client.py.

◆ level

async_customized_auth_client.level

Definition at line 99 of file async_customized_auth_client.py.



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