package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Nov 16, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ConfigHost = "smtp_host"
ConfigPort = "smtp_port"
ConfigPassword = "smtp_password"
ConfigInsecureSkipVerify = "smtp_insecure_skip_verify"
)
Environment variable keys controlling configuration
New constructs a new SMTP notification sender
Client is a SMTP client and implements Sender
Send sends the notification
Source Files
¶
Click to show internal directories.
Click to hide internal directories.