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 ¶
type EmailService ¶
type EmailService struct {
// contains filtered or unexported fields
}
func NewEmailService ¶
func NewEmailService(emailSender emailSender) *EmailService
func (*EmailService) SendMagicLinkEmail ¶
Click to show internal directories.
Click to hide internal directories.