usecase

package
v0.0.0-...-ef937ea Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorUpdateActivityByTotpId = errors.New("totpUC.totpRepo.UpdateTotpActivityByTotpId")
	ErrorGenTotp                = errors.New("totpUC.totpPkg.Generate")
	ErrorCreateConfig           = errors.New("totpUC.totpRepo.CreateConfig")
	ErrorGenCodeCustom          = errors.New("totpUC.Validate.GenerateCodeCustom")
	ErrorRegexCompile           = errors.New("totpUC.Validate.regexp.Compile")
)

Functions

func NewTOTPUseCase

func NewTOTPUseCase(cfg *config.Config, totpRepo totp.Repository, totpLogic totpPkg.Totp, log logger.Logger) totp.UseCase

Types

This section is empty.

Jump to

Keyboard shortcuts

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