sendmail

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ContentTypeHtml = "text/html"
	ContentTypeText = "text"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SendMail

type SendMail struct {
	// contains filtered or unexported fields
}

func NewGMail

func NewGMail(host string, port int, user, passwd string) *SendMail

func (*SendMail) Mail

func (p *SendMail) Mail(from string, to, cc []string, subject, content, contentType string) error

Jump to

Keyboard shortcuts

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