Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWelcomeEmailMessage ¶
func GetWelcomeEmailSubject ¶
func GetWelcomeEmailSubject() string
Types ¶
type EmailService ¶
func NewEmailService ¶
func NewEmailService() *EmailService
func (*EmailService) SendEmail ¶
func (e *EmailService) SendEmail(toUser, subject, messageBody string) error
Click to show internal directories.
Click to hide internal directories.