Versions in this module Expand all Collapse all v1 v1.0.0 May 30, 2023 Changes in this version + const ErrBind + const ErrDatabase + const ErrDecodingFailed + const ErrDecodingJSON + const ErrDecodingYaml + const ErrEncodingFailed + const ErrEncodingJSON + const ErrEncodingYaml + const ErrEncrypt + const ErrExpired + const ErrInvalidAuthHeader + const ErrInvalidJSON + const ErrInvalidYaml + const ErrMissingHeader + const ErrPageNotFound + 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 (e ErrCode) Code() int + func (e ErrCode) HTTPStatus() int + func (e ErrCode) Reference() string + func (e ErrCode) String() string