email

package
v0.0.36 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start()

Types

type EmailSender

type EmailSender interface {
	SendTemplateEmail(addr string, template string, params map[string]string) error
}

type GoEmailSender added in v0.0.5

type GoEmailSender struct {
	*gomail.Dialer
}

func (*GoEmailSender) Init added in v0.0.5

func (s *GoEmailSender) Init()

func (*GoEmailSender) SendTemplateEmail added in v0.0.5

func (s *GoEmailSender) SendTemplateEmail(addr string, template string, params map[string]string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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