Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImplGomail ¶
type ImplGomail struct {
// contains filtered or unexported fields
}
func NewGomail ¶
func NewGomail(client *gomail.Dialer, fromEmail string) *ImplGomail
func (*ImplGomail) GetFromEmail ¶
func (g *ImplGomail) GetFromEmail() string
func (*ImplGomail) SendEmail ¶
func (g *ImplGomail) SendEmail(request *SendEmail) error
Click to show internal directories.
Click to hide internal directories.