email

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

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

Go to latest
Published: Feb 22, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

README

go-email

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Email

type Email struct {
	To               string
	From             string
	InputArguments   interface{}
	Template         *template.Template
	RenderedTemplate string
}

func (*Email) Render

func (e *Email) Render() error

func (*Email) Send

func (e *Email) Send(server string)

Jump to

Keyboard shortcuts

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