Documentation ¶ Index ¶ func NewDelay(t, fluctuate time.Duration) func(mdsend.Mailer) mdsend.Mailer func NewLogger(l *slog.Logger) func(mdsend.Mailer) mdsend.Mailer func NewSemaphore(available ...mdsend.Mailer) mdsend.Mailer func NewTimeout(d time.Duration) func(mdsend.Mailer) mdsend.Mailer func NewVoid() mdsend.Mailer Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewDelay ¶ func NewDelay(t, fluctuate time.Duration) func(mdsend.Mailer) mdsend.Mailer func NewLogger ¶ func NewLogger(l *slog.Logger) func(mdsend.Mailer) mdsend.Mailer func NewSemaphore ¶ func NewSemaphore(available ...mdsend.Mailer) mdsend.Mailer func NewTimeout ¶ func NewTimeout(d time.Duration) func(mdsend.Mailer) mdsend.Mailer func NewVoid ¶ func NewVoid() mdsend.Mailer Types ¶ This section is empty. Source Files ¶ View all Source files delay.gologger.gomailer.gopriority.gosemaphore.gotimeout.go Directories ¶ Show internal Expand all Path Synopsis emaillabs environment mailgun resend smtp Package smtp sends MIME-formatted emails via SMTP. Package smtp sends MIME-formatted emails via SMTP. sparkpost Click to show internal directories. Click to hide internal directories.