Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSession ¶
func NewSession(messageSVC app.MessageServicePort) *session
Types ¶
type SMTP ¶
type SMTP struct {
// contains filtered or unexported fields
}
func New ¶
func New(authSVC app.AuthServicePort, messageSVC app.MessageServicePort, config app.ConfigSMTP) SMTP
Click to show internal directories.
Click to hide internal directories.