mail

package
v0.0.0-...-0169c2d Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(mail Mail) error

Send mail attempt

Types

type Mail

type Mail struct {
	Sendto   []string
	Nickname string
	Subject  string
	Content  string
}

Mail object

func NewAdminMail

func NewAdminMail(sendto []string, adminkey string) (mail Mail)

NewAdminMail template

func NewMail

func NewMail(sendto []string, confirmkey string) (mail Mail)

NewMail template

Jump to

Keyboard shortcuts

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