Go to the source code of this file.
Classes | |
| class | customized_auth_client.AuthGateway |
Namespaces | |
| customized_auth_client | |
Functions | |
| def | customized_auth_client.create_client_channel (addr) |
| def | customized_auth_client.main () |
| def | customized_auth_client.send_rpc (channel) |
Variables | |
| customized_auth_client._LOGGER = logging.getLogger(__name__) | |
| string | customized_auth_client._SERVER_ADDR_TEMPLATE = 'localhost:%d' |
| string | customized_auth_client._SIGNATURE_HEADER_KEY = 'x-signature' |
| customized_auth_client.helloworld_pb2 | |
| customized_auth_client.helloworld_pb2_grpc | |
| customized_auth_client.level | |