# Functions
NewReceiver creates a new ReceiverHandler.
# Constants
DefaultAlertTmpl reports all alert labels and annotations in a markdown format that renders correctly in github issues.
DefaultTitleTmpl will be used to format the title string if it's not overridden.
# Structs
ReceiverHandler contains data needed for HTTP handlers.
# Interfaces
ReceiverClient defines all issue operations needed by the ReceiverHandler.