email

package
v0.0.0-...-39b3551 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sender

type Sender interface {
	SendPasswordResetToken(ctx context.Context, toEmail, token string) error
	SendEmail(ctx context.Context, toEmail, subject, templateName string, data map[string]string) error
}

func NewFakeSender

func NewFakeSender() Sender

func NewResendSender

func NewResendSender(apiKey, fromEmail string) Sender

Jump to

Keyboard shortcuts

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