Versions in this module Expand all Collapse all v0 v0.0.19 Aug 3, 2025 v0.0.18 Jun 22, 2025 Changes in this version + var ERROR_http_code = map[string]int + var ERROR_name = map[int32]string + var ERROR_value = map[string]int32 + var File_api_account_service_v1_errors_account_error_v1_proto protoreflect.FileDescriptor + func DefaultErrorS103InvalidEmail() *errors.Error + func DefaultErrorS103InvalidPhone() *errors.Error + func DefaultErrorS103PasswordIncorrect() *errors.Error + func DefaultErrorS103PasswordNotMatchConfirm() *errors.Error + func DefaultErrorS103PasswordNotMatchRule() *errors.Error + func DefaultErrorS103UserAccountExpire() *errors.Error + func DefaultErrorS103UserActiveTimeInvalid() *errors.Error + func DefaultErrorS103UserEmailExist() *errors.Error + func DefaultErrorS103UserExist() *errors.Error + func DefaultErrorS103UserNameExist() *errors.Error + func DefaultErrorS103UserNameInvalid() *errors.Error + func DefaultErrorS103UserNotExist() *errors.Error + func DefaultErrorS103UserPasswordIncorrect() *errors.Error + func DefaultErrorS103UserPasswordInvalid() *errors.Error + func DefaultErrorS103UserPhoneExist() *errors.Error + func DefaultErrorS103UserStatusNotAllow() *errors.Error + func DefaultErrorS103UserTokenInvalid() *errors.Error + func DefaultErrorS103VerifyCodeIncorrect() *errors.Error + func DefaultErrorUnknown() *errors.Error + func ErrorS103InvalidEmail(format string, args ...interface{}) *errors.Error + func ErrorS103InvalidPhone(format string, args ...interface{}) *errors.Error + func ErrorS103PasswordIncorrect(format string, args ...interface{}) *errors.Error + func ErrorS103PasswordNotMatchConfirm(format string, args ...interface{}) *errors.Error + func ErrorS103PasswordNotMatchRule(format string, args ...interface{}) *errors.Error + func ErrorS103UserAccountExpire(format string, args ...interface{}) *errors.Error + func ErrorS103UserActiveTimeInvalid(format string, args ...interface{}) *errors.Error + func ErrorS103UserEmailExist(format string, args ...interface{}) *errors.Error + func ErrorS103UserExist(format string, args ...interface{}) *errors.Error + func ErrorS103UserNameExist(format string, args ...interface{}) *errors.Error + func ErrorS103UserNameInvalid(format string, args ...interface{}) *errors.Error + func ErrorS103UserNotExist(format string, args ...interface{}) *errors.Error + func ErrorS103UserPasswordIncorrect(format string, args ...interface{}) *errors.Error + func ErrorS103UserPasswordInvalid(format string, args ...interface{}) *errors.Error + func ErrorS103UserPhoneExist(format string, args ...interface{}) *errors.Error + func ErrorS103UserStatusNotAllow(format string, args ...interface{}) *errors.Error + func ErrorS103UserTokenInvalid(format string, args ...interface{}) *errors.Error + func ErrorS103VerifyCodeIncorrect(format string, args ...interface{}) *errors.Error + func ErrorUnknown(format string, args ...interface{}) *errors.Error + func IsS103InvalidEmail(err error) bool + func IsS103InvalidPhone(err error) bool + func IsS103PasswordIncorrect(err error) bool + func IsS103PasswordNotMatchConfirm(err error) bool + func IsS103PasswordNotMatchRule(err error) bool + func IsS103UserAccountExpire(err error) bool + func IsS103UserActiveTimeInvalid(err error) bool + func IsS103UserEmailExist(err error) bool + func IsS103UserExist(err error) bool + func IsS103UserNameExist(err error) bool + func IsS103UserNameInvalid(err error) bool + func IsS103UserNotExist(err error) bool + func IsS103UserPasswordIncorrect(err error) bool + func IsS103UserPasswordInvalid(err error) bool + func IsS103UserPhoneExist(err error) bool + func IsS103UserStatusNotAllow(err error) bool + func IsS103UserTokenInvalid(err error) bool + func IsS103VerifyCodeIncorrect(err error) bool + func IsUnknown(err error) bool + type ERROR int32 + const ERROR_S103_INVALID_EMAIL + const ERROR_S103_INVALID_PHONE + const ERROR_S103_PASSWORD_INCORRECT + const ERROR_S103_PASSWORD_NOT_MATCH_CONFIRM + const ERROR_S103_PASSWORD_NOT_MATCH_RULE + const ERROR_S103_USER_ACCOUNT_EXPIRE + const ERROR_S103_USER_ACTIVE_TIME_INVALID + const ERROR_S103_USER_EMAIL_EXIST + const ERROR_S103_USER_EXIST + const ERROR_S103_USER_NAME_EXIST + const ERROR_S103_USER_NAME_INVALID + const ERROR_S103_USER_NOT_EXIST + const ERROR_S103_USER_PASSWORD_INCORRECT + const ERROR_S103_USER_PASSWORD_INVALID + const ERROR_S103_USER_PHONE_EXIST + const ERROR_S103_USER_STATUS_NOT_ALLOW + const ERROR_S103_USER_TOKEN_INVALID + const ERROR_S103_VERIFY_CODE_INCORRECT + const ERROR_UNKNOWN + func (ERROR) Descriptor() protoreflect.EnumDescriptor + func (ERROR) EnumDescriptor() ([]byte, []int) + func (ERROR) Type() protoreflect.EnumType + func (x ERROR) Enum() *ERROR + func (x ERROR) HTTPCode() int + func (x ERROR) Number() protoreflect.EnumNumber + func (x ERROR) String() string