package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Aug 17, 2022
License: AGPL-3.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
var (
ErrSMTPInvalidConfig = errors.New("invalid smtp configuration")
ErrSMTPConnectionFailed = errors.New("connection to smtp server failed")
ErrSendMessageFailed = errors.New("could not send message")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.