email

package
v0.0.0-...-22f4364 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWelcomeEmailMessage

func GetWelcomeEmailMessage(userName string) string

func GetWelcomeEmailSubject

func GetWelcomeEmailSubject() string

Types

type EmailService

type EmailService struct {
	User     string
	Password string
	Host     string
	Port     string
}

func NewEmailService

func NewEmailService() *EmailService

func (*EmailService) SendEmail

func (e *EmailService) SendEmail(toUser, subject, messageBody string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL