email

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsoleSender

type ConsoleSender struct{}

func NewConsoleSender

func NewConsoleSender() *ConsoleSender

func (*ConsoleSender) SendMagicLinkEmail

func (s *ConsoleSender) SendMagicLinkEmail(ctx context.Context, email string, token string) error

type EmailService

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

func NewEmailService

func NewEmailService(emailSender emailSender) *EmailService

func (*EmailService) SendMagicLinkEmail

func (s *EmailService) SendMagicLinkEmail(ctx context.Context, email string, token string) error

Jump to

Keyboard shortcuts

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