gsmtp

package
v1.5.17 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package gsmtp provides a SMTP client to access remote mail server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Smtp added in v1.5.0

type Smtp struct {
	Address  string
	Username string
	Password string
}

func New

func New(address, username, password string) *Smtp

func (*Smtp) SendMail added in v1.5.0

func (this *Smtp) SendMail(from, tos, subject, body string, contentType ...string) error

Jump to

Keyboard shortcuts

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