go_mail_client

package module
v0.0.0-...-83825f9 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2015 License: Apache-2.0 Imports: 0 Imported by: 0

README

go_mail_client

Email client for Golang. This package only includes interface so please use the following implementations.

  • mokelab/go_mailgun_client

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MailClient

type MailClient interface {
	// Sends email
	Send(email, subject, body string) error
}

Jump to

Keyboard shortcuts

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