mail

package
v0.0.0-...-0871eb3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	ToAddress   []string
	FromAddress string
	Subject     string
	Body        string
	SMTP
}

Info is for mail information

func (*Info) SendMail

func (ml *Info) SendMail(timeOut string)

SendMail is to send mail

type SMTP

type SMTP struct {
	Address string
	Pass    string
	Server  string
	Port    int
}

SMTP is for SMTP server

Jump to

Keyboard shortcuts

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