# Functions
FromRequest takes an HTTP request and returns an Event along with path.
New return new instance of Event.
No description provided by the author
# Constants
CloudEventsVersion currently supported by Event Gateway.
TransformationVersion is indicative of the revision of how Event Gateway transforms a request into CloudEvents format.
# Variables
No description provided by the author
# Structs
Event is a default event structure.
HTTPRequestData is a event schema used for sending events to HTTP subscriptions.