Moved mail to services package.

This commit is contained in:
mikestefanello 2021-12-19 16:22:55 -05:00
parent af645ee2e4
commit 28bda89863
3 changed files with 53 additions and 27 deletions

3
services/mail_test.go Normal file
View file

@ -0,0 +1,3 @@
package services
// Fill this in once you implement your mail client