FAQ | This is a LIVE service | Changelog

Verified Commit 211fb9f5 authored by Hal Blackburn's avatar Hal Blackburn
Browse files

feat: add handler executor functions

The handler executor functions are the base level handlers to layer
higher-level, (more specific) handlers on top of. This module's handlers
support reporting function results from ExecutionInfo objects. The
results are made available in 3 ways:

- As HTTP responses to the HTTP request that triggered the event handler
- As structured (JSON) log records
- As the original ExecutionInfo value for unit tests (tests need not
  mock or use a full functions_framework server to run a function to
  test it)
parent 0bf9eb7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment