//
pkg.gl
Category
github.com/vardius/go-api-boilerplate
pkg
errors
package
0.0.0-20220822164348-1fb92f6f5a50
Repository:
https://github.com/vardius/go-api-boilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
38
Files
57 SLOC
#
Functions
New
New returns new app error that formats as the given text.
Wrap
Wrap returns new app error wrapping target error.
#
Variables
ErrForbidden
Application errors.
ErrInternal
Application errors.
ErrInvalid
Application errors.
ErrNotFound
Application errors.
ErrTemporaryDisabled
Application errors.
ErrTimeout
Application errors.
ErrUnauthorized
Application errors.
#
Structs
AppError
No description provided by the author