Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Env variables name about EmailNotifier. // SMTP_SERVER is the env name for SMTP_SERVER. SMTP_SERVER = "SMTP_SERVER" // SMTP_PORT is the env name for SMTP_PORT. SMTP_PORT = "SMTP_PORT" // SMTP_USERNAME is the env name for SMTP_USERNAME. SMTP_USERNAME = "SMTP_USERNAME" // SMTP_PASSWORD is the env name for SMTP_PASSWORD. SMTP_PASSWORD = "SMTP_PASSWORD" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.