gitea/services/mailer/sender
TheFox0x7 ee3c82f874
Enable addtional linters (#34085)
enable mirror, usestdlibbars and perfsprint 
part of: https://github.com/go-gitea/gitea/issues/34083

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-01 10:14:01 +00:00
..
dummy.go Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
main_test.go Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
message.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
message_test.go Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
sender.go Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
sendmail.go Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
smtp.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
smtp_auth.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00