mailHelper

package module
v0.0.0-...-df694ba Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: Apache-2.0 Imports: 2 Imported by: 1

README

mailHelper

small helper for easy send mail messages

Documentation

Overview

Package mailHelper provides mail send with gmail smtp

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailer

type Mailer struct {
	Email  string
	Pass   string
	Server string
	Port   string
}

func (*Mailer) Send

func (m *Mailer) Send(to, subject, body string)

Jump to

Keyboard shortcuts

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