email

package
v0.0.0-...-f828163 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Emailer

type Emailer interface {
	SendWelcome(ctx context.Context, email string, name string) error
}

func NewResendClient

func NewResendClient(settings config.ResendSettings, dev bool) Emailer

type ResendClient

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

func (*ResendClient) SendWelcome

func (r *ResendClient) SendWelcome(ctx context.Context, name string, email string) error

Jump to

Keyboard shortcuts

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