errors

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: May 21, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrEnvVarUndefined    fault.ErrorCode = "LYRAGO000000"
	ErrInvalidEnvVarType  fault.ErrorCode = "LYRAGO000005"
	ErrCreatingSmtpClient fault.ErrorCode = "LYRAGO000010"
	ErrEncryption         fault.ErrorCode = "LYRAGO000015"
	ErrDecryption         fault.ErrorCode = "LYRAGO000020"
	ErrHashingPassword    fault.ErrorCode = "LYRAGO000025"
)

Variables

View Source
var FaultBundle = faultBundle()

Functions

func DecryptionError added in v0.1.4

func DecryptionError(cause error) fault.Fault

func EncryptionError added in v0.1.4

func EncryptionError(cause error) fault.Fault

func EnvVarMustBeInteger

func EnvVarMustBeInteger(varName string, cause error) fault.Fault

func EnvVarNotDefined

func EnvVarNotDefined(varName string, cause error) fault.Fault

func PasswordHashingError added in v0.1.4

func PasswordHashingError(cause error) fault.Fault

func SmtpClientCreationError

func SmtpClientCreationError(cause error) fault.Fault

Types

This section is empty.

Jump to

Keyboard shortcuts

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