functions.client_webhook package

Submodules

functions.client_webhook.main module

functions.client_webhook.main.handle(event, context)[source]

Called by API Gateway when a Gogs repo triggers a webhook with API Gateway URL :param dict event: :param context: :return dict:

Module contents