You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what the best practice suggestion would be for renaming, but having two files named mail.go can get a little confusing. Perhaps you can merge these two files?
The text was updated successfully, but these errors were encountered:
Yeah, it's definitely confusing. I'll probably end up removing the mail directory entirely and calling the email package directly. It exists because I was previously playing around with rolling my own multipart emailer for this.
Not sure what the best practice suggestion would be for renaming, but having two files named
mail.go
can get a little confusing. Perhaps you can merge these two files?The text was updated successfully, but these errors were encountered: