Documentation ¶
Index ¶
Constants ¶
View Source
const EmailQueueName = "email_messages"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailAction ¶
func (*EmailAction) Execute ¶
func (act *EmailAction) Execute() ([]byte, error)
type WebhookAction ¶
type WebhookAction struct { Data *alerting.CustomWebhook Message string }
func (*WebhookAction) Execute ¶
func (act *WebhookAction) Execute() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.