emailer

package
v0.0.0-...-6d6629b Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package emailer for send email messages text or html formats

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendEmail

func SendEmail(subject, message string, receivers []string, userName, userPassword, host, identity string, port int16) (err error)

SendEmail send email message with text/plain mime type

func SendEmailHTML

func SendEmailHTML(subject, message string, receivers []string, userName, userPassword, host, identity string, port int16) (err error)

SendEmailHTML send email message with text/html mime type

Types

This section is empty.

Jump to

Keyboard shortcuts

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