go-pkgz / email

Email library to send simple messages
https://go-pkgz.umputun.dev/email/
MIT License
21 stars 6 forks source link

Add support of attachments #1

Closed umputun closed 2 years ago

umputun commented 2 years ago

This should be easy to do and probably we can just add another field to the sender.Params, like Attachments []string or Attachments []os.File