errors

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: BSD-3-Clause Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrUserExists is used for the db to report to controllers user of existing user
	ErrUserExists = errors.New("error. GetUserByEmail exists")

	// ErrNoUserExists is used for the db to report to controllers user of non-existing user
	ErrNoUserExists = errors.New("error. No user exists")
)
View Source
var (
	ErrContentNotFound = errors.New("entities not found")
)

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