Message is an interface representing a CloudEvent as a transport-agnostic message
Headers headers - the headers for the event Message
Headers
headers
{T | string | Buffer | unknown} body - the body of the event Message
body
Generated using TypeDoc
Message is an interface representing a CloudEvent as a transport-agnostic message
Headers
headers
- the headers for the event Message{T | string | Buffer | unknown}
body
- the body of the event Message