package
0.0.0-20230825125643-5220feb3d9a5
Repository: https://github.com/m-lab/alertmanager-github-receiver.git
Documentation: pkg.go.dev

# 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.