Moved mail to services package.
This commit is contained in:
parent
af645ee2e4
commit
28bda89863
3 changed files with 53 additions and 27 deletions
3
services/mail_test.go
Normal file
3
services/mail_test.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
package services
|
||||
|
||||
// Fill this in once you implement your mail client
|
||||
Loading…
Add table
Add a link
Reference in a new issue