gsmtp

package
v0.0.0-...-c9a36a8 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

SMTP

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Smtp

type Smtp struct {
	Address  string
	Username string
	Password string
}

func New

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

func (*Smtp) SendMail

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