Documentation ¶
Index ¶
Constants ¶
View Source
const (
MIME = "MIME-VERSION: 1.0;\nContent-Type: text/html; charset:\"UTF-8\";\n\n"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mail ¶
type MailService ¶
type MailService struct{}
func (*MailService) Send ¶
func (ms *MailService) Send(mail *Mail) (map[interface{}]interface{}, error)
Click to show internal directories.
Click to hide internal directories.