Versions in this module Expand all Collapse all v0 v0.4.2 Jul 1, 2026 v0.4.1 Jun 30, 2026 Changes in this version + type SmtpMailer struct + func New() *SmtpMailer + func (s *SmtpMailer) SendLyricsApprovedEmail(lyrics models.Lyrics, email string) error + func (s *SmtpMailer) SendLyricsRejectedEmail(reason, email string) error + func (s *SmtpMailer) SendVerificationEmail(token, email string) error