Versions in this module Expand all Collapse all v1 v1.6.3 Jan 1, 2022 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 ErrPolicyNotFound + const ErrReachMaxCount + const ErrSecretNotFound + const ErrSignatureInvalid + const ErrSuccess + const ErrTokenInvalid + const ErrUnknown + const ErrUserAlreadyExist + const ErrUserNotFound + 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