# README
errors-go
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
New creates a error based on messages.
NewErrorCode returns an ErrorCode.
NewValidationError returns an error formatted with validations errors.
NewWithError returns a new error with a nested one.
NewWithoutStackTrace creates a error based on messages without trace.
# Constants
Error executing request.
No access to this endpoint.
Uncompleted registration process.
Invalid data.
Lost access to the service.
Not authenticated.
Entity not found or Endpoint not found.
Missing microservice security key from the headers.
Unexpected error.
Standard OK response.
Too Many Attempts.
# Variables
Errors 40000.
No description provided by the author
Errors 50000.
Errors 40000.
Generic Errors.
Errors 50000.
Generic Errors.
Errors 40000.
Errors 40000.
Errors 50000.
Errors 50000.
Errors 50000.
Errors 40000.
Generic Errors.
Errors 40000.
Errors 50000.
Errors 40000.
Errors 40000.
Errors 50000.
Errors 50000.
Errors 50000.
Errors 40000.
No description provided by the author
No description provided by the author
No description provided by the author
Errors 40000.
Errors 40000.
Generic Errors.
Errors 50000.
Errors 40000.
Errors 40000.
Errors 50000.
Errors 40000.
Errors 40000.
No description provided by the author
# Structs
Error error struct to be used.
ErrorCode error code used by Error to specify some known error.
FieldError contains info regarding the field error.
StackTrace trace from debug.Stack with Caller information.