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