errs

package
v5.7.9 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrPasswordHash                    = errors.New("failed to hash password")
	ErrTypeAssertion                   = errors.New("type assertion from interface{} failed")
	ErrJwtNotIssued                    = errors.New("failed to issue jwt")
	ErrJwtNotParsed                    = errors.New("failed to parse jwt")
	ErrInvalidJwtClaims                = errors.New("jwt has invalid claims")
	ErrInvalidJwt                      = errors.New("jwt is invalid")
	ErrDbConnectionFailed              = errors.New("failed to connect to database")
	ErrCacheStoreConnectionFailed      = errors.New("failed to connect to cache store")
	ErrPubSubBrokerConnectionFailed    = errors.New("failed to connect to pubsub broker")
	ErrPubSubBrokerConnectionNotClosed = errors.New("failed to close connection to pubsub broker")
)

App 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