package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 14, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
SmtpAddress string `json:"smtp-address"`
SmtpPort int `json:"smtp-port"`
EmailAddress string `json:"email-address"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.