sender

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddMail

func AddMail(r []string, subject string, content string, from ...string) bool

try pushing one mail into sender queue, maybe failed

func Start

func Start()

Types

type MailObject

type MailObject struct {
	Receivers []string
	Subject   string
	Content   string
	FromUser  string
}

Mail Content Struct

func NewMailObject

func NewMailObject(receivers []string, subject string, content string, fromUserName string) *MailObject

Jump to

Keyboard shortcuts

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