email

package module
v0.0.0-...-662e364 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EMailSend

func EMailSend(p *EMail) error

Types

type EMail

type EMail struct {
	Host, User, Key string
	Port            int
	From            string
	To              []string
	Subject         string
	Msg             string
	Attachments     []string
}

Jump to

Keyboard shortcuts

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