skeleton

package
v0.0.0-...-5570f1b Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMail

func NewMail(subject, body string, to []string) error

Types

type Mailer

type Mailer struct {
	Sender  string
	To      []string
	Subject string
	Body    string
}

type SmtpServer

type SmtpServer struct {
	Host string
	Port string
}

func (*SmtpServer) Name

func (s *SmtpServer) Name() string

Jump to

Keyboard shortcuts

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