gmail

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

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

Go to latest
Published: Jun 25, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmailComTemplate

func EmailComTemplate(templatePath string) error

func EmailSimple

func EmailSimple() error

Types

type EmailMensagem

type EmailMensagem struct {
	Mensagem string
}