handlers

package
v0.0.0-...-0e42b2a Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmailSenderHandler

type EmailSenderHandler struct {
	UserService *services.UserService
	// contains filtered or unexported fields
}

func NewEmailSenderHandler

func NewEmailSenderHandler(log logger.Logger, US *services.UserService) *EmailSenderHandler

func (EmailSenderHandler) SendForgotToken

func (handler EmailSenderHandler) SendForgotToken(ctx context.Context, keys, value string) error

func (EmailSenderHandler) SendVerification

func (handler EmailSenderHandler) SendVerification(ctx context.Context, keys, value string) error

Jump to

Keyboard shortcuts

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