errmsg

package
v0.0.0-...-9e81241 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrJwtEmptyUser            = "for generating a JWT token, email is required"
	ErrWrongCredentials        = "username or password isn't correct"
	ErrSomeThingWentWrong      = "some thing went wrong"
	ErrAuthUserNotFound        = "user not found"
	ErrProjectNotFound         = "project not found"
	ErrEmailIsNotValid         = "email is not valid"
	ErrAuthUserExisting        = "a user with this email is already registered"
	ErrPasswordIsNotValid      = "password is not valid"
	ErrorMsgInvalidInput       = "invalid input"
	ErrBadRequest              = "Bad request"
	ErrUserNotFound            = "user not found"
	ErrChannelNotFound         = "channel not found: %v"
	ErrFailedToOpenChannel     = "failed to open rabbitmq channel"
	ErrFailedToSetQosOnChannel = "failed to set QOS on channel"
	ErrFailedToCloseChannel    = "failed to close rabbitmq channel"
	ErrAccessDenied            = "Access denied"
	ErrFailedToPurgeChannel    = "failed to purge channel"
)

Variables

This section is empty.

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