Classes | Functions | Variables
customized_auth_client Namespace Reference

Classes

class  AuthGateway
 

Functions

def create_client_channel (addr)
 
def main ()
 
def send_rpc (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()

def customized_auth_client.create_client_channel (   addr)

Definition at line 55 of file customized_auth_client.py.

◆ main()

def customized_auth_client.main ( )

Definition at line 84 of file customized_auth_client.py.

◆ send_rpc()

def customized_auth_client.send_rpc (   channel)

Definition at line 71 of file customized_auth_client.py.

Variable Documentation

◆ _LOGGER

customized_auth_client._LOGGER = logging.getLogger(__name__)
private

Definition at line 26 of file customized_auth_client.py.

◆ _SERVER_ADDR_TEMPLATE

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

Definition at line 29 of file customized_auth_client.py.

◆ _SIGNATURE_HEADER_KEY

string customized_auth_client._SIGNATURE_HEADER_KEY = 'x-signature'
private

Definition at line 30 of file customized_auth_client.py.

◆ helloworld_pb2

customized_auth_client.helloworld_pb2

Definition at line 23 of file customized_auth_client.py.

◆ helloworld_pb2_grpc

customized_auth_client.helloworld_pb2_grpc

Definition at line 23 of file customized_auth_client.py.

◆ level

customized_auth_client.level

Definition at line 98 of file customized_auth_client.py.



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