Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmitterFunction

Hierarchy

  • EmitterFunction

Callable

  • EmitterFunction is an invokable interface returned by emitterFor. Invoke an EmitterFunction with a CloudEvent and optional transport options to send the event as a Message across supported transports.

    interface

    Type Parameters

    • T

    Parameters

    Returns Promise<unknown>

Generated using TypeDoc