Versions in this module Expand all Collapse all v1 v1.0.0 Aug 14, 2023 Changes in this version + const ErrBind + const ErrBlackListCheck + const ErrDatabase + const ErrDecodingFailed + const ErrDecodingJSON + const ErrDecodingYAML + const ErrEncodingFailed + const ErrEncodingJSON + const ErrEncodingYaml + const ErrEncrypt + const ErrGuardTokenCheck + const ErrInvalidAuthHeader + const ErrInvalidJSON + const ErrInvalidYaml + const ErrMissingHeader + const ErrNotFound + const ErrPasswordIncorrect + const ErrPermissionDenied + const ErrSignatureInvalid + const ErrSuccess + const ErrTokenInvalid + const ErrUnknown + const ErrValidation + type ErrCode struct + C int + Ext string + HTTP int + Ref string + func (coder ErrCode) Code() int + func (coder ErrCode) HTTPStatus() int + func (coder ErrCode) Reference() string + func (coder ErrCode) String() string