errors

package
v0.0.0-...-c015bec Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InvalidCredential     InvalidArgumentErr = "Invalid credential"
	EmptyField            InvalidArgumentErr = "Empty field"
	InvalidToken          InvalidArgumentErr = "Invalid token"
	InvalidRefreshToken   InvalidArgumentErr = "Invalid refresh token"
	SystemError           InternalErr        = "System error"
	ConditionNotFulfilled UnavailableErr     = "Condition not fulfilled"
	MaxLoginAttempt       UnavailableErr     = "Max login attempt reached"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalErr

type InternalErr string

func (InternalErr) E

func (e InternalErr) E() error

type InvalidArgumentErr

type InvalidArgumentErr string

func (InvalidArgumentErr) E

func (e InvalidArgumentErr) E() error

type UnavailableErr

type UnavailableErr string

func (UnavailableErr) E

func (e UnavailableErr) E() error

Jump to

Keyboard shortcuts

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