Documentation
¶
Overview ¶
Package apperrors handes application errors
Index ¶
Constants ¶
View Source
const (
//ErrFileNotFound is when we cannot find the file
ErrFileNotFound = "The File is not found"
)
DEFINES SOME COMMON ERRORS
View Source
const (
//ErrFileNotFoundCode is code when we cannot find the file
ErrFileNotFoundCode = "1021"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.