# Functions
NewTopics creates a new Topics struct with a minimum bufferSize of 500.
# Constants
DefaultEventBufferSize is the default number of events to buffer to each handler per topic.
# Structs
Data is a structure that contains relevant data about an alert event.
Inhibitor tracks whether an alert category + tag set have been inhibited.
TemplateData is a structure containing all information available to use in templates for an Event.