• Wraps an event function handler adding it error capture and tracing capabilities.

    Parameters

    • fn: CloudEventFunction | CloudEventFunctionWithCallback

      Event handler

    • wrapOptions: Partial<WrapperOptions> = {}

    Returns CloudEventFunctionWithCallback

    Event handler

Generated using TypeDoc