Methods
(async) emit(options, cloudevent) → {Promise}
Sends the event over HTTP
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
Object |
The configuration options for this event. Options
provided will be passed along to Node.js Properties
|
||||||
cloudevent |
CloudEvent |
The CloudEvent to be sent |