package
0.1.9
Repository: https://github.com/jgolang/errors.git
Documentation: pkg.go.dev

# Variables

Define error Codes in the format A000.
Application Code errors.
Authentication errors.
Authorization errors.
Define error Codes in the format A000.
Configuration errors.
Define error Codes in the format A000.
Database errors.
Define error Codes in the format A000.
Define error Codes in the format A000.
Define error Codes in the format A000.
Network errors.
Define error Codes in the format A000.
Integration errors.
Server errors.
Define error Codes in the format A000.
Define error Codes in the format A000.
Unexpected errors.
Define error Codes in the format A000.
General Code Errors.
Define error Codes in the format A000.
Validation errors.

# Structs

Code is a concrete implementation of the Code interface.

# Interfaces

Code interface defines methods for retrieving error Code and message.