cons

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UsedOTP        = "USED_OTP"
	InvalidOTP     = "INVALID_OTP"
	DepsErr        = "DEPS_ERROR"
	InvalidPayload = "INVALID_PAYLOAD"
)

Variables

View Source
var (
	ErrUsedOTP        = errors.New("otp has been used")
	ErrInvalidOTP     = errors.New("invalid otp")
	ErrInternalServer = errors.New("something wasn't right")
	ErrSigningToken   = errors.New("signing token error")
	ErrAlreadyExist   = errors.New("data is already exist")
	ErrNotFound       = errors.New("data not found")
	ErrDataInUse      = errors.New("data still in use")
)

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