Constant CLOUDEVENTS_EVENT_SOURCE
Source pub const CLOUDEVENTS_EVENT_SOURCE: &str = "cloudevents.event_source";
Expand description
The source identifies the context in which an event happened.
§Notes
§Examples
"https://github.com/cloudevents"
"/cloudevents/spec/pull/123"
"my-service"