Documentation ¶
Overview ¶
Package format formats structured events.
The "application/cloudevents+json" format is built-in and always available. Other formats may be added.
Index ¶
Constants ¶
View Source
const Prefix = "application/cloudevents"
Prefix for event-format media types.
Variables ¶
View Source
var JSON = jsonFmt{}
JSON is the built-in "application/cloudevents+json" format.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.