email

package module
v0.0.0-...-830f407 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2014 License: MIT Imports: 2 Imported by: 1

README

email

Send emails via smtp server.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Username string
	Password string
	Server   string
	Port     int
}

func (*User) SendMail

func (u *User) SendMail(from string, content []byte, to ...string) error

Jump to

Keyboard shortcuts

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