Versions in this module Expand all Collapse all v0 v0.3.0 Oct 11, 2024 Changes in this version + const SyncMailerIndicator + type Mailer struct + func New(from, pass, host, port string, queueSize int) *Mailer + func (m *Mailer) Send(to, subject, content string) error