# Functions
CancelEvent marks the event as cancelled.
IsEventCancelled checks for the marker left by CancelEvent.
MergeEventFields merges the given common.MapStr into the given Event's Fields.
# Constants
EventCancelledMetaKey is the path to the @metadata key marking an event as cancelled.