verifyemail

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	config *models.Config,
	logger models.Logger,
	userService models.UserService,
	tokenService models.TokenService,
	verificationService models.VerificationService,
	eventEmitter models.EventEmitter,
) *service

Types

type VerifyEmailUseCase

type VerifyEmailUseCase interface {
	VerifyEmail(ctx context.Context, rawToken string) (*models.VerifyEmailResult, error)
}

Jump to

Keyboard shortcuts

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