mailer

package
v0.0.0-...-89a8f9d Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Template = map[string]templateItem{
	"code": {
		Id:      "xxxx-xxxxx",
		Subject: "Verification code",
	},
}

Functions

This section is empty.

Types

type Email

type Email struct {
	// contains filtered or unexported fields
}

func New

func New(template templateItem, data map[string]any) Email

func (Email) SendTo

func (e Email) SendTo(name, email string) (*rest.Response, error)

Jump to

Keyboard shortcuts

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