errors

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyHost        = errors.New("email host is empty")
	ErrEmptyPort        = errors.New("email port is empty")
	ErrEmptyUsername    = errors.New("email username is empty")
	ErrEmptyPassword    = errors.New("email password is empty")
	ErrEmptyFrom        = errors.New("email from is empty")
	ErrEmptyTemplateDir = errors.New("email template directory is empty")
)

Auth Errors

View Source
var (
	ErrEmptyTo = errors.New("email recipeint(s) is empty")
)

Email Errors

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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