merr

package
v1.1.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ErrorAlertAlertGroupNameDuplicateID = "ALERT__ALERT_GROUP_NAME_DUPLICATE"
View Source
const ErrorAlertAlertGroupNotFoundID = "ALERT__ALERT_GROUP_NOT_FOUND"
View Source
const ErrorAlertAlertLevelDuplicateID = "ALERT__ALERT_LEVEL_DUPLICATE"
View Source
const ErrorAlertAlertLevelNotFoundID = "ALERT__ALERT_LEVEL_NOT_FOUND"
View Source
const ErrorAlertAlertObjectDuplicateID = "ALERT__ALERT_OBJECT_DUPLICATE"
View Source
const ErrorAlertAlertPageNotFoundID = "ALERT__ALERT_PAGE_NOT_FOUND"
View Source
const ErrorAlertCaptchaErrID = "ALERT__CAPTCHA_ERR"
View Source
const ErrorAlertCaptchaExpireID = "ALERT__CAPTCHA_EXPIRE"
View Source
const ErrorAlertCreateAlarmGroupRequestNameLenID = "ALERT__CreateAlarmGroupRequest_Name_Len"
View Source
const ErrorAlertCreateAlarmGroupRequestRemarkLenID = "ALERT__CreateAlarmGroupRequest_Remark_Len"
View Source
const ErrorAlertDatasourceNotFoundID = "ALERT__DATASOURCE_NOT_FOUND"
View Source
const ErrorAlertEmailCaptchaErrID = "ALERT__EMAIL_CAPTCHA_ERR"
View Source
const ErrorAlertHookNameDuplicateID = "ALERT__HOOK_NAME_DUPLICATE"
View Source
const ErrorAlertID = "ALERT"
View Source
const ErrorAlertPasswordErrID = "ALERT__PASSWORD_ERR"
View Source
const ErrorAlertPasswordSameErrID = "ALERT__PASSWORD_SAME_ERR"
View Source
const ErrorAlertSelectAlertPageErrID = "ALERT__SELECT_ALERT_PAGE_ERR"
View Source
const ErrorAlertStrategyGroupNameDuplicateID = "ALERT__STRATEGY_GROUP_NAME_DUPLICATE"
View Source
const ErrorAlertStrategyGroupNotEnableID = "ALERT__STRATEGY_GROUP_NOT_ENABLE"
View Source
const ErrorAlertStrategyGroupNotFoundID = "ALERT__STRATEGY_GROUP_NOT_FOUND"
View Source
const ErrorAlertStrategyGroupTypeNotExistID = "ALERT__STRATEGY_GROUP_TYPE_NOT_EXIST"
View Source
const ErrorAlertStrategyNameDuplicateID = "ALERT__STRATEGY_NAME_DUPLICATE"
View Source
const ErrorAlertStrategyTemplateNotFoundID = "ALERT__STRATEGY_TEMPLATE_NOT_FOUND"
View Source
const ErrorAlertStrategyTypeNotExistID = "ALERT__STRATEGY_TYPE_NOT_EXIST"
View Source
const ErrorAlertTeamNameExistErrID = "ALERT__TEAM_NAME_EXIST_ERR"
View Source
const ErrorFileRelatedFileContentDoesNotExistID = "FILE_RELATED__FILE_CONTENT_DOES_NOT_EXIST"
View Source
const ErrorFileRelatedFileMaximumLimitID = "FILE_RELATED__FILE_MAXIMUM_LIMIT"
View Source
const ErrorFileRelatedFileNotSupportedUploadID = "FILE_RELATED__FILE_NOT_SUPPORTED_UPLOAD"
View Source
const ErrorFileRelatedID = "FILE_RELATED"
View Source
const ErrorFileRelatedOssNotOpenedID = "FILE_RELATED__OSS_NOT_OPENED"
View Source
const ErrorForbiddenID = "FORBIDDEN"
View Source
const ErrorForbiddenMemberDisabledID = "FORBIDDEN__MEMBER_DISABLED"
View Source
const ErrorForbiddenUserNotInTeamID = "FORBIDDEN__USER_NOT_IN_TEAM"
View Source
const ErrorModalConfirmDeleteID = "MODAL__CONFIRM_DELETE"
View Source
const ErrorModalConfirmUpdateID = "MODAL__CONFIRM_UPDATE"
View Source
const ErrorModalID = "MODAL"
View Source
const ErrorNotificationID = "NOTIFICATION"
View Source
const ErrorNotificationSystemErrorID = "NOTIFICATION__SYSTEM_ERROR"
View Source
const ErrorNotificationUnsupportedDataSourceID = "NOTIFICATION__UNSUPPORTED_DATA_SOURCE"
View Source
const ErrorToastAlarmHookNotFoundID = "TOAST__ALARM_HOOK_NOT_FOUND"
View Source
const ErrorToastAlertGroupNotFoundID = "TOAST__ALERT_GROUP_NOT_FOUND"
View Source
const ErrorToastApiNotFoundID = "TOAST__API_NOT_FOUND"
View Source
const ErrorToastDashboardNotFoundID = "TOAST__DASHBOARD_NOT_FOUND"
View Source
const ErrorToastDataSourceNotFoundID = "TOAST__DATA_SOURCE_NOT_FOUND"
View Source
const ErrorToastDatasourceSyncingID = "TOAST__DATASOURCE_SYNCING"
View Source
const ErrorToastDictNotFoundID = "TOAST__DICT_NOT_FOUND"
View Source
const ErrorToastHistoryAlarmNotFoundID = "TOAST__HISTORY_ALARM_NOT_FOUND"
View Source
const ErrorToastID = "TOAST"
View Source
const ErrorToastMenuNotFoundID = "TOAST__MENU_NOT_FOUND"
View Source
const ErrorToastMetricNotFoundID = "TOAST__METRIC_NOT_FOUND"
View Source
const ErrorToastRealtimeAlarmNotFoundID = "TOAST__REALTIME_ALARM_NOT_FOUND"
View Source
const ErrorToastResourceExistID = "TOAST__RESOURCE_EXIST"
View Source
const ErrorToastResourceNotFoundID = "TOAST__RESOURCE_NOT_FOUND"
View Source
const ErrorToastRoleHasRelationID = "TOAST__ROLE_HAS_RELATION"
View Source
const ErrorToastRoleNotFoundID = "TOAST__ROLE_NOT_FOUND"
View Source
const ErrorToastStrategyGroupNotFoundID = "TOAST__STRATEGY_GROUP_NOT_FOUND"
View Source
const ErrorToastStrategyNotFoundID = "TOAST__STRATEGY_NOT_FOUND"
View Source
const ErrorToastTeamInviteAlreadyExistsID = "TOAST__TEAM_INVITE_ALREADY_EXISTS"
View Source
const ErrorToastTeamInviteNotFoundID = "TOAST__TEAM_INVITE_NOT_FOUND"
View Source
const ErrorToastTeamMemberNotFoundID = "TOAST__TEAM_MEMBER_NOT_FOUND"
View Source
const ErrorToastTeamNotFoundID = "TOAST__TEAM_NOT_FOUND"
View Source
const ErrorToastTemplateStrategyNotFoundID = "TOAST__TEMPLATE_STRATEGY_NOT_FOUND"
View Source
const ErrorToastUserMessageNotFoundID = "TOAST__USER_MESSAGE_NOT_FOUND"
View Source
const ErrorToastUserNotAllowOperateAdminID = "TOAST__USER_NOT_ALLOW_OPERATE_ADMIN"
View Source
const ErrorToastUserNotAllowRemoveAdminID = "TOAST__USER_NOT_ALLOW_REMOVE_ADMIN"
View Source
const ErrorToastUserNotAllowRemoveSelfID = "TOAST__USER_NOT_ALLOW_REMOVE_SELF"
View Source
const ErrorToastUserNotExistID = "TOAST__USER_NOT_EXIST"
View Source
const ErrorToastUserNotFoundID = "TOAST__USER_NOT_FOUND"
View Source
const ErrorToastUserNotSubscribeID = "TOAST__USER_NOT_SUBSCRIBE"
View Source
const ErrorToastUsernameExistID = "TOAST__USERNAME_EXIST"
View Source
const ErrorTooManyRequestsID = "TOO_MANY_REQUESTS"
View Source
const ErrorUnauthorizedID = "UNAUTHORIZED"
View Source
const ErrorUnauthorizedJwtBanID = "UNAUTHORIZED__JWT_BAN"
View Source
const ErrorUnauthorizedJwtExpireID = "UNAUTHORIZED__JWT_EXPIRE"
View Source
const ErrorUnauthorizedJwtOtherLoginID = "UNAUTHORIZED__JWT_OTHER_LOGIN"
View Source
const ErrorUnauthorizedUserBanID = "UNAUTHORIZED__USER_BAN"
View Source
const ErrorUnauthorizedUserNotFoundID = "UNAUTHORIZED__USER_NOT_FOUND"

Variables

View Source
var (
	ErrorReason_name = map[int32]string{
		0: "ALERT",
		1: "MODAL",
		2: "TOAST",
		3: "NOTIFICATION",
		4: "UNAUTHORIZED",
		5: "FORBIDDEN",
		6: "TOO_MANY_REQUESTS",
		7: "FILE_RELATED",
	}
	ErrorReason_value = map[string]int32{
		"ALERT":             0,
		"MODAL":             1,
		"TOAST":             2,
		"NOTIFICATION":      3,
		"UNAUTHORIZED":      4,
		"FORBIDDEN":         5,
		"TOO_MANY_REQUESTS": 6,
		"FILE_RELATED":      7,
	}
)

Enum value maps for ErrorReason.

View Source
var File_merr_err_proto protoreflect.FileDescriptor

Functions

func ErrorAlert

func ErrorAlert(format string, args ...interface{}) *errors.Error

ErrorAlert 用于表单验证错误

func ErrorAlertAlertGroupNameDuplicate

func ErrorAlertAlertGroupNameDuplicate(format string, args ...interface{}) *errors.Error

ErrorAlertAlertGroupNameDuplicate 用于表单验证错误

ALERT_GROUP_NAME_DUPLICATE
告警组名称重复

func ErrorAlertAlertGroupNameDuplicateWithContext

func ErrorAlertAlertGroupNameDuplicateWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertAlertGroupNameDuplicateWithContext 用于表单验证错误

ALERT_GROUP_NAME_DUPLICATE
告警组名称重复
带上下文,支持国际化输出元数据

func ErrorAlertAlertGroupNotFound

func ErrorAlertAlertGroupNotFound(format string, args ...interface{}) *errors.Error

ErrorAlertAlertGroupNotFound 用于表单验证错误

ALERT_GROUP_NOT_FOUND
告警组不存在

func ErrorAlertAlertGroupNotFoundWithContext

func ErrorAlertAlertGroupNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertAlertGroupNotFoundWithContext 用于表单验证错误

ALERT_GROUP_NOT_FOUND
告警组不存在
带上下文,支持国际化输出元数据

func ErrorAlertAlertLevelDuplicate

func ErrorAlertAlertLevelDuplicate(format string, args ...interface{}) *errors.Error

ErrorAlertAlertLevelDuplicate 用于表单验证错误

ALERT_LEVEL_DUPLICATE
策略告警等级重复

func ErrorAlertAlertLevelDuplicateWithContext

func ErrorAlertAlertLevelDuplicateWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertAlertLevelDuplicateWithContext 用于表单验证错误

ALERT_LEVEL_DUPLICATE
策略告警等级重复
带上下文,支持国际化输出元数据

func ErrorAlertAlertLevelNotFound

func ErrorAlertAlertLevelNotFound(format string, args ...interface{}) *errors.Error

ErrorAlertAlertLevelNotFound 用于表单验证错误

ALERT_LEVEL_NOT_FOUND
告警等级不存在

func ErrorAlertAlertLevelNotFoundWithContext

func ErrorAlertAlertLevelNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertAlertLevelNotFoundWithContext 用于表单验证错误

ALERT_LEVEL_NOT_FOUND
告警等级不存在
带上下文,支持国际化输出元数据

func ErrorAlertAlertObjectDuplicate

func ErrorAlertAlertObjectDuplicate(format string, args ...interface{}) *errors.Error

ErrorAlertAlertObjectDuplicate 用于表单验证错误

ALERT_OBJECT_DUPLICATE
告警对象重复

func ErrorAlertAlertObjectDuplicateWithContext

func ErrorAlertAlertObjectDuplicateWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertAlertObjectDuplicateWithContext 用于表单验证错误

ALERT_OBJECT_DUPLICATE
告警对象重复
带上下文,支持国际化输出元数据

func ErrorAlertAlertPageNotFound

func ErrorAlertAlertPageNotFound(format string, args ...interface{}) *errors.Error

ErrorAlertAlertPageNotFound 用于表单验证错误

ALERT_PAGE_NOT_FOUND
告警页面不存在

func ErrorAlertAlertPageNotFoundWithContext

func ErrorAlertAlertPageNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertAlertPageNotFoundWithContext 用于表单验证错误

ALERT_PAGE_NOT_FOUND
告警页面不存在
带上下文,支持国际化输出元数据

func ErrorAlertCaptchaErr

func ErrorAlertCaptchaErr(format string, args ...interface{}) *errors.Error

ErrorAlertCaptchaErr 用于表单验证错误

CAPTCHA_ERR
验证码错误

func ErrorAlertCaptchaErrWithContext

func ErrorAlertCaptchaErrWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertCaptchaErrWithContext 用于表单验证错误

CAPTCHA_ERR
验证码错误
带上下文,支持国际化输出元数据

func ErrorAlertCaptchaExpire

func ErrorAlertCaptchaExpire(format string, args ...interface{}) *errors.Error

ErrorAlertCaptchaExpire 用于表单验证错误

CAPTCHA_EXPIRE
验证码已过期

func ErrorAlertCaptchaExpireWithContext

func ErrorAlertCaptchaExpireWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertCaptchaExpireWithContext 用于表单验证错误

CAPTCHA_EXPIRE
验证码已过期
带上下文,支持国际化输出元数据

func ErrorAlertCreateAlarmGroupRequestNameLen

func ErrorAlertCreateAlarmGroupRequestNameLen(format string, args ...interface{}) *errors.Error

ErrorAlertCreateAlarmGroupRequestNameLen 用于表单验证错误

CreateAlarmGroupRequest_Name_Len
用户名错误

func ErrorAlertCreateAlarmGroupRequestNameLenWithContext

func ErrorAlertCreateAlarmGroupRequestNameLenWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertCreateAlarmGroupRequestNameLenWithContext 用于表单验证错误

CreateAlarmGroupRequest_Name_Len
用户名错误
带上下文,支持国际化输出元数据

func ErrorAlertCreateAlarmGroupRequestRemarkLen

func ErrorAlertCreateAlarmGroupRequestRemarkLen(format string, args ...interface{}) *errors.Error

ErrorAlertCreateAlarmGroupRequestRemarkLen 用于表单验证错误

CreateAlarmGroupRequest_Remark_Len
告警组说明长度限制在0-200个字符

func ErrorAlertCreateAlarmGroupRequestRemarkLenWithContext

func ErrorAlertCreateAlarmGroupRequestRemarkLenWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertCreateAlarmGroupRequestRemarkLenWithContext 用于表单验证错误

CreateAlarmGroupRequest_Remark_Len
告警组说明长度限制在0-200个字符
带上下文,支持国际化输出元数据

func ErrorAlertDatasourceNotFound

func ErrorAlertDatasourceNotFound(format string, args ...interface{}) *errors.Error

ErrorAlertDatasourceNotFound 用于表单验证错误

DATASOURCE_NOT_FOUND
数据源不存在

func ErrorAlertDatasourceNotFoundWithContext

func ErrorAlertDatasourceNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertDatasourceNotFoundWithContext 用于表单验证错误

DATASOURCE_NOT_FOUND
数据源不存在
带上下文,支持国际化输出元数据

func ErrorAlertEmailCaptchaErr

func ErrorAlertEmailCaptchaErr(format string, args ...interface{}) *errors.Error

ErrorAlertEmailCaptchaErr 用于表单验证错误

EMAIL_CAPTCHA_ERR
邮箱验证码错误

func ErrorAlertEmailCaptchaErrWithContext

func ErrorAlertEmailCaptchaErrWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertEmailCaptchaErrWithContext 用于表单验证错误

EMAIL_CAPTCHA_ERR
邮箱验证码错误
带上下文,支持国际化输出元数据

func ErrorAlertHookNameDuplicate

func ErrorAlertHookNameDuplicate(format string, args ...interface{}) *errors.Error

ErrorAlertHookNameDuplicate 用于表单验证错误

HOOK_NAME_DUPLICATE
hook名称重复

func ErrorAlertHookNameDuplicateWithContext

func ErrorAlertHookNameDuplicateWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertHookNameDuplicateWithContext 用于表单验证错误

HOOK_NAME_DUPLICATE
hook名称重复
带上下文,支持国际化输出元数据

func ErrorAlertPasswordErr

func ErrorAlertPasswordErr(format string, args ...interface{}) *errors.Error

ErrorAlertPasswordErr 用于表单验证错误

PASSWORD_ERR
密码错误

func ErrorAlertPasswordErrWithContext

func ErrorAlertPasswordErrWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertPasswordErrWithContext 用于表单验证错误

PASSWORD_ERR
密码错误
带上下文,支持国际化输出元数据

func ErrorAlertPasswordSameErr

func ErrorAlertPasswordSameErr(format string, args ...interface{}) *errors.Error

ErrorAlertPasswordSameErr 用于表单验证错误

PASSWORD_SAME_ERR
新旧密码不能相同

func ErrorAlertPasswordSameErrWithContext

func ErrorAlertPasswordSameErrWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertPasswordSameErrWithContext 用于表单验证错误

PASSWORD_SAME_ERR
新旧密码不能相同
带上下文,支持国际化输出元数据

func ErrorAlertSelectAlertPageErr

func ErrorAlertSelectAlertPageErr(format string, args ...interface{}) *errors.Error

ErrorAlertSelectAlertPageErr 用于表单验证错误

SELECT_ALERT_PAGE_ERR
选择告警页面错误,请重新选择

func ErrorAlertSelectAlertPageErrWithContext

func ErrorAlertSelectAlertPageErrWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertSelectAlertPageErrWithContext 用于表单验证错误

SELECT_ALERT_PAGE_ERR
选择告警页面错误,请重新选择
带上下文,支持国际化输出元数据

func ErrorAlertStrategyGroupNameDuplicate

func ErrorAlertStrategyGroupNameDuplicate(format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupNameDuplicate 用于表单验证错误

STRATEGY_GROUP_NAME_DUPLICATE
策略组名称重复

func ErrorAlertStrategyGroupNameDuplicateWithContext

func ErrorAlertStrategyGroupNameDuplicateWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupNameDuplicateWithContext 用于表单验证错误

STRATEGY_GROUP_NAME_DUPLICATE
策略组名称重复
带上下文,支持国际化输出元数据

func ErrorAlertStrategyGroupNotEnable

func ErrorAlertStrategyGroupNotEnable(format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupNotEnable 用于表单验证错误

STRATEGY_GROUP_NOT_ENABLE
策略组[%s]未启用, 不允许开启策略[%s]

func ErrorAlertStrategyGroupNotEnableWithContext

func ErrorAlertStrategyGroupNotEnableWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupNotEnableWithContext 用于表单验证错误

STRATEGY_GROUP_NOT_ENABLE
策略组[%s]未启用, 不允许开启策略[%s]
带上下文,支持国际化输出元数据

func ErrorAlertStrategyGroupNotFound

func ErrorAlertStrategyGroupNotFound(format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupNotFound 用于表单验证错误

STRATEGY_GROUP_NOT_FOUND
策略组不存在

func ErrorAlertStrategyGroupNotFoundWithContext

func ErrorAlertStrategyGroupNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupNotFoundWithContext 用于表单验证错误

STRATEGY_GROUP_NOT_FOUND
策略组不存在
带上下文,支持国际化输出元数据

func ErrorAlertStrategyGroupTypeNotExist

func ErrorAlertStrategyGroupTypeNotExist(format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupTypeNotExist 用于表单验证错误

STRATEGY_GROUP_TYPE_NOT_EXIST
策略组类型不存在

func ErrorAlertStrategyGroupTypeNotExistWithContext

func ErrorAlertStrategyGroupTypeNotExistWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertStrategyGroupTypeNotExistWithContext 用于表单验证错误

STRATEGY_GROUP_TYPE_NOT_EXIST
策略组类型不存在
带上下文,支持国际化输出元数据

func ErrorAlertStrategyNameDuplicate

func ErrorAlertStrategyNameDuplicate(format string, args ...interface{}) *errors.Error

ErrorAlertStrategyNameDuplicate 用于表单验证错误

STRATEGY_NAME_DUPLICATE
策略名称重复

func ErrorAlertStrategyNameDuplicateWithContext

func ErrorAlertStrategyNameDuplicateWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertStrategyNameDuplicateWithContext 用于表单验证错误

STRATEGY_NAME_DUPLICATE
策略名称重复
带上下文,支持国际化输出元数据

func ErrorAlertStrategyTemplateNotFound

func ErrorAlertStrategyTemplateNotFound(format string, args ...interface{}) *errors.Error

ErrorAlertStrategyTemplateNotFound 用于表单验证错误

STRATEGY_TEMPLATE_NOT_FOUND
策略模板不存在

func ErrorAlertStrategyTemplateNotFoundWithContext

func ErrorAlertStrategyTemplateNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertStrategyTemplateNotFoundWithContext 用于表单验证错误

STRATEGY_TEMPLATE_NOT_FOUND
策略模板不存在
带上下文,支持国际化输出元数据

func ErrorAlertStrategyTypeNotExist

func ErrorAlertStrategyTypeNotExist(format string, args ...interface{}) *errors.Error

ErrorAlertStrategyTypeNotExist 用于表单验证错误

STRATEGY_TYPE_NOT_EXIST
策略类型不存在

func ErrorAlertStrategyTypeNotExistWithContext

func ErrorAlertStrategyTypeNotExistWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertStrategyTypeNotExistWithContext 用于表单验证错误

STRATEGY_TYPE_NOT_EXIST
策略类型不存在
带上下文,支持国际化输出元数据

func ErrorAlertTeamNameExistErr

func ErrorAlertTeamNameExistErr(format string, args ...interface{}) *errors.Error

ErrorAlertTeamNameExistErr 用于表单验证错误

TEAM_NAME_EXIST_ERR
团队名称已存在

func ErrorAlertTeamNameExistErrWithContext

func ErrorAlertTeamNameExistErrWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertTeamNameExistErrWithContext 用于表单验证错误

TEAM_NAME_EXIST_ERR
团队名称已存在
带上下文,支持国际化输出元数据

func ErrorAlertWithContext

func ErrorAlertWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorAlertWithContext 用于表单验证错误

带上下文,支持国际化输出元数据

func ErrorFileRelated

func ErrorFileRelated(format string, args ...interface{}) *errors.Error

ErrorFileRelated 文件相关

func ErrorFileRelatedFileContentDoesNotExist

func ErrorFileRelatedFileContentDoesNotExist(format string, args ...interface{}) *errors.Error

ErrorFileRelatedFileContentDoesNotExist 文件相关

FILE_CONTENT_DOES_NOT_EXIST
文件:[%s]内容不存在!

func ErrorFileRelatedFileContentDoesNotExistWithContext

func ErrorFileRelatedFileContentDoesNotExistWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorFileRelatedFileContentDoesNotExistWithContext 文件相关

FILE_CONTENT_DOES_NOT_EXIST
文件:[%s]内容不存在!
带上下文,支持国际化输出元数据

func ErrorFileRelatedFileMaximumLimit

func ErrorFileRelatedFileMaximumLimit(format string, args ...interface{}) *errors.Error

ErrorFileRelatedFileMaximumLimit 文件相关

FILE_MAXIMUM_LIMIT
该类型[%s]文件大小超过最大限制!

func ErrorFileRelatedFileMaximumLimitWithContext

func ErrorFileRelatedFileMaximumLimitWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorFileRelatedFileMaximumLimitWithContext 文件相关

FILE_MAXIMUM_LIMIT
该类型[%s]文件大小超过最大限制!
带上下文,支持国际化输出元数据

func ErrorFileRelatedFileNotSupportedUpload

func ErrorFileRelatedFileNotSupportedUpload(format string, args ...interface{}) *errors.Error

ErrorFileRelatedFileNotSupportedUpload 文件相关

FILE_NOT_SUPPORTED_UPLOAD
不支持该文件类型:%s上传

func ErrorFileRelatedFileNotSupportedUploadWithContext

func ErrorFileRelatedFileNotSupportedUploadWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorFileRelatedFileNotSupportedUploadWithContext 文件相关

FILE_NOT_SUPPORTED_UPLOAD
不支持该文件类型:%s上传
带上下文,支持国际化输出元数据

func ErrorFileRelatedOssNotOpened

func ErrorFileRelatedOssNotOpened(format string, args ...interface{}) *errors.Error

ErrorFileRelatedOssNotOpened 文件相关

OSS_NOT_OPENED
oss未打开,不允许上传文件!

func ErrorFileRelatedOssNotOpenedWithContext

func ErrorFileRelatedOssNotOpenedWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorFileRelatedOssNotOpenedWithContext 文件相关

OSS_NOT_OPENED
oss未打开,不允许上传文件!
带上下文,支持国际化输出元数据

func ErrorFileRelatedWithContext

func ErrorFileRelatedWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorFileRelatedWithContext 文件相关

带上下文,支持国际化输出元数据

func ErrorForbidden

func ErrorForbidden(format string, args ...interface{}) *errors.Error

ErrorForbidden 权限不足时候提示, toast提示 权限级别提示

func ErrorForbiddenMemberDisabled

func ErrorForbiddenMemberDisabled(format string, args ...interface{}) *errors.Error

ErrorForbiddenMemberDisabled 权限不足时候提示, toast提示 权限级别提示

MEMBER_DISABLED
您已被该团队禁用操作,请联系管理员

func ErrorForbiddenMemberDisabledWithContext

func ErrorForbiddenMemberDisabledWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorForbiddenMemberDisabledWithContext 权限不足时候提示, toast提示 权限级别提示

MEMBER_DISABLED
您已被该团队禁用操作,请联系管理员
带上下文,支持国际化输出元数据

func ErrorForbiddenUserNotInTeam

func ErrorForbiddenUserNotInTeam(format string, args ...interface{}) *errors.Error

ErrorForbiddenUserNotInTeam 权限不足时候提示, toast提示 权限级别提示

USER_NOT_IN_TEAM
您已不属于该团队

func ErrorForbiddenUserNotInTeamWithContext

func ErrorForbiddenUserNotInTeamWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorForbiddenUserNotInTeamWithContext 权限不足时候提示, toast提示 权限级别提示

USER_NOT_IN_TEAM
您已不属于该团队
带上下文,支持国际化输出元数据

func ErrorForbiddenWithContext

func ErrorForbiddenWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorForbiddenWithContext 权限不足时候提示, toast提示 权限级别提示

带上下文,支持国际化输出元数据

func ErrorI18nAlert

func ErrorI18nAlert(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlert 用于表单验证错误

支持国际化输出

func ErrorI18nAlertAlertGroupNameDuplicate

func ErrorI18nAlertAlertGroupNameDuplicate(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertAlertGroupNameDuplicate 用于表单验证错误

ALERT_GROUP_NAME_DUPLICATE
告警组名称重复
支持国际化输出

func ErrorI18nAlertAlertGroupNotFound

func ErrorI18nAlertAlertGroupNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertAlertGroupNotFound 用于表单验证错误

ALERT_GROUP_NOT_FOUND
告警组不存在
支持国际化输出

func ErrorI18nAlertAlertLevelDuplicate

func ErrorI18nAlertAlertLevelDuplicate(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertAlertLevelDuplicate 用于表单验证错误

ALERT_LEVEL_DUPLICATE
策略告警等级重复
支持国际化输出

func ErrorI18nAlertAlertLevelNotFound

func ErrorI18nAlertAlertLevelNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertAlertLevelNotFound 用于表单验证错误

ALERT_LEVEL_NOT_FOUND
告警等级不存在
支持国际化输出

func ErrorI18nAlertAlertObjectDuplicate

func ErrorI18nAlertAlertObjectDuplicate(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertAlertObjectDuplicate 用于表单验证错误

ALERT_OBJECT_DUPLICATE
告警对象重复
支持国际化输出

func ErrorI18nAlertAlertPageNotFound

func ErrorI18nAlertAlertPageNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertAlertPageNotFound 用于表单验证错误

ALERT_PAGE_NOT_FOUND
告警页面不存在
支持国际化输出

func ErrorI18nAlertCaptchaErr

func ErrorI18nAlertCaptchaErr(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertCaptchaErr 用于表单验证错误

CAPTCHA_ERR
验证码错误
支持国际化输出

func ErrorI18nAlertCaptchaExpire

func ErrorI18nAlertCaptchaExpire(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertCaptchaExpire 用于表单验证错误

CAPTCHA_EXPIRE
验证码已过期
支持国际化输出

func ErrorI18nAlertCreateAlarmGroupRequestNameLen

func ErrorI18nAlertCreateAlarmGroupRequestNameLen(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertCreateAlarmGroupRequestNameLen 用于表单验证错误

CreateAlarmGroupRequest_Name_Len
用户名错误
支持国际化输出

func ErrorI18nAlertCreateAlarmGroupRequestRemarkLen

func ErrorI18nAlertCreateAlarmGroupRequestRemarkLen(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertCreateAlarmGroupRequestRemarkLen 用于表单验证错误

CreateAlarmGroupRequest_Remark_Len
告警组说明长度限制在0-200个字符
支持国际化输出

func ErrorI18nAlertDatasourceNotFound

func ErrorI18nAlertDatasourceNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertDatasourceNotFound 用于表单验证错误

DATASOURCE_NOT_FOUND
数据源不存在
支持国际化输出

func ErrorI18nAlertEmailCaptchaErr

func ErrorI18nAlertEmailCaptchaErr(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertEmailCaptchaErr 用于表单验证错误

EMAIL_CAPTCHA_ERR
邮箱验证码错误
支持国际化输出

func ErrorI18nAlertHookNameDuplicate

func ErrorI18nAlertHookNameDuplicate(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertHookNameDuplicate 用于表单验证错误

HOOK_NAME_DUPLICATE
hook名称重复
支持国际化输出

func ErrorI18nAlertPasswordErr

func ErrorI18nAlertPasswordErr(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertPasswordErr 用于表单验证错误

PASSWORD_ERR
密码错误
支持国际化输出

func ErrorI18nAlertPasswordSameErr

func ErrorI18nAlertPasswordSameErr(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertPasswordSameErr 用于表单验证错误

PASSWORD_SAME_ERR
新旧密码不能相同
支持国际化输出

func ErrorI18nAlertSelectAlertPageErr

func ErrorI18nAlertSelectAlertPageErr(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertSelectAlertPageErr 用于表单验证错误

SELECT_ALERT_PAGE_ERR
选择告警页面错误,请重新选择
支持国际化输出

func ErrorI18nAlertStrategyGroupNameDuplicate

func ErrorI18nAlertStrategyGroupNameDuplicate(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertStrategyGroupNameDuplicate 用于表单验证错误

STRATEGY_GROUP_NAME_DUPLICATE
策略组名称重复
支持国际化输出

func ErrorI18nAlertStrategyGroupNotEnable

func ErrorI18nAlertStrategyGroupNotEnable(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertStrategyGroupNotEnable 用于表单验证错误

STRATEGY_GROUP_NOT_ENABLE
策略组[%s]未启用, 不允许开启策略[%s]
支持国际化输出

func ErrorI18nAlertStrategyGroupNotFound

func ErrorI18nAlertStrategyGroupNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertStrategyGroupNotFound 用于表单验证错误

STRATEGY_GROUP_NOT_FOUND
策略组不存在
支持国际化输出

func ErrorI18nAlertStrategyGroupTypeNotExist

func ErrorI18nAlertStrategyGroupTypeNotExist(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertStrategyGroupTypeNotExist 用于表单验证错误

STRATEGY_GROUP_TYPE_NOT_EXIST
策略组类型不存在
支持国际化输出

func ErrorI18nAlertStrategyNameDuplicate

func ErrorI18nAlertStrategyNameDuplicate(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertStrategyNameDuplicate 用于表单验证错误

STRATEGY_NAME_DUPLICATE
策略名称重复
支持国际化输出

func ErrorI18nAlertStrategyTemplateNotFound

func ErrorI18nAlertStrategyTemplateNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertStrategyTemplateNotFound 用于表单验证错误

STRATEGY_TEMPLATE_NOT_FOUND
策略模板不存在
支持国际化输出

func ErrorI18nAlertStrategyTypeNotExist

func ErrorI18nAlertStrategyTypeNotExist(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertStrategyTypeNotExist 用于表单验证错误

STRATEGY_TYPE_NOT_EXIST
策略类型不存在
支持国际化输出

func ErrorI18nAlertTeamNameExistErr

func ErrorI18nAlertTeamNameExistErr(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nAlertTeamNameExistErr 用于表单验证错误

TEAM_NAME_EXIST_ERR
团队名称已存在
支持国际化输出

func ErrorI18nFileRelated

func ErrorI18nFileRelated(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nFileRelated 文件相关

支持国际化输出

func ErrorI18nFileRelatedFileContentDoesNotExist

func ErrorI18nFileRelatedFileContentDoesNotExist(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nFileRelatedFileContentDoesNotExist 文件相关

FILE_CONTENT_DOES_NOT_EXIST
文件:[%s]内容不存在!
支持国际化输出

func ErrorI18nFileRelatedFileMaximumLimit

func ErrorI18nFileRelatedFileMaximumLimit(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nFileRelatedFileMaximumLimit 文件相关

FILE_MAXIMUM_LIMIT
该类型[%s]文件大小超过最大限制!
支持国际化输出

func ErrorI18nFileRelatedFileNotSupportedUpload

func ErrorI18nFileRelatedFileNotSupportedUpload(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nFileRelatedFileNotSupportedUpload 文件相关

FILE_NOT_SUPPORTED_UPLOAD
不支持该文件类型:%s上传
支持国际化输出

func ErrorI18nFileRelatedOssNotOpened

func ErrorI18nFileRelatedOssNotOpened(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nFileRelatedOssNotOpened 文件相关

OSS_NOT_OPENED
oss未打开,不允许上传文件!
支持国际化输出

func ErrorI18nForbidden

func ErrorI18nForbidden(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nForbidden 权限不足时候提示, toast提示 权限级别提示

支持国际化输出

func ErrorI18nForbiddenMemberDisabled

func ErrorI18nForbiddenMemberDisabled(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nForbiddenMemberDisabled 权限不足时候提示, toast提示 权限级别提示

MEMBER_DISABLED
您已被该团队禁用操作,请联系管理员
支持国际化输出

func ErrorI18nForbiddenUserNotInTeam

func ErrorI18nForbiddenUserNotInTeam(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nForbiddenUserNotInTeam 权限不足时候提示, toast提示 权限级别提示

USER_NOT_IN_TEAM
您已不属于该团队
支持国际化输出

func ErrorI18nModal

func ErrorI18nModal(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nModal 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

支持国际化输出

func ErrorI18nModalConfirmDelete

func ErrorI18nModalConfirmDelete(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nModalConfirmDelete 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_DELETE
确认删除
支持国际化输出

func ErrorI18nModalConfirmUpdate

func ErrorI18nModalConfirmUpdate(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nModalConfirmUpdate 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_UPDATE
确认修改
支持国际化输出

func ErrorI18nNotification

func ErrorI18nNotification(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nNotification 用于通知验证错误, 系统级别错误

支持国际化输出

func ErrorI18nNotificationSystemError

func ErrorI18nNotificationSystemError(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nNotificationSystemError 用于通知验证错误, 系统级别错误

SYSTEM_ERROR
服务器遭遇了外星人攻击,攻城狮和程序猿们正在抢修......
支持国际化输出

func ErrorI18nNotificationUnsupportedDataSource

func ErrorI18nNotificationUnsupportedDataSource(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nNotificationUnsupportedDataSource 用于通知验证错误, 系统级别错误

UNSUPPORTED_DATA_SOURCE
不支持的数据源类型
支持国际化输出

func ErrorI18nToast

func ErrorI18nToast(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToast 用于toast验证错误, 资源不存在或者已存在时候提示

支持国际化输出

func ErrorI18nToastAlarmHookNotFound

func ErrorI18nToastAlarmHookNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastAlarmHookNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ALARM_HOOK_NOT_FOUND
告警hook不存在
支持国际化输出

func ErrorI18nToastAlertGroupNotFound

func ErrorI18nToastAlertGroupNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastAlertGroupNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ALERT_GROUP_NOT_FOUND
告警组不存在
支持国际化输出

func ErrorI18nToastApiNotFound

func ErrorI18nToastApiNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastApiNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

API_NOT_FOUND
API不存在
支持国际化输出

func ErrorI18nToastDashboardNotFound

func ErrorI18nToastDashboardNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastDashboardNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DASHBOARD_NOT_FOUND
图表大盘不存在
支持国际化输出

func ErrorI18nToastDataSourceNotFound

func ErrorI18nToastDataSourceNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastDataSourceNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DATA_SOURCE_NOT_FOUND
数据源不存在
支持国际化输出

func ErrorI18nToastDatasourceSyncing

func ErrorI18nToastDatasourceSyncing(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastDatasourceSyncing 用于toast验证错误, 资源不存在或者已存在时候提示

DATASOURCE_SYNCING
数据源同步中
支持国际化输出

func ErrorI18nToastDictNotFound

func ErrorI18nToastDictNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastDictNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DICT_NOT_FOUND
字典不存在
支持国际化输出

func ErrorI18nToastHistoryAlarmNotFound

func ErrorI18nToastHistoryAlarmNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastHistoryAlarmNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

HISTORY_ALARM_NOT_FOUND
历史告警不存在
支持国际化输出

func ErrorI18nToastMenuNotFound

func ErrorI18nToastMenuNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastMenuNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

MENU_NOT_FOUND
菜单不存在
支持国际化输出

func ErrorI18nToastMetricNotFound

func ErrorI18nToastMetricNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastMetricNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

METRIC_NOT_FOUND
指标不存在
支持国际化输出

func ErrorI18nToastRealtimeAlarmNotFound

func ErrorI18nToastRealtimeAlarmNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastRealtimeAlarmNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

REALTIME_ALARM_NOT_FOUND
实时告警不存在
支持国际化输出

func ErrorI18nToastResourceExist

func ErrorI18nToastResourceExist(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastResourceExist 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_EXIST
资源已存在
支持国际化输出

func ErrorI18nToastResourceNotFound

func ErrorI18nToastResourceNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastResourceNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_NOT_FOUND
资源不存在
支持国际化输出

func ErrorI18nToastRoleHasRelation

func ErrorI18nToastRoleHasRelation(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastRoleHasRelation 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_HAS_RELATION
角色存在关联关系
支持国际化输出

func ErrorI18nToastRoleNotFound

func ErrorI18nToastRoleNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastRoleNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_NOT_FOUND
角色不存在
支持国际化输出

func ErrorI18nToastStrategyGroupNotFound

func ErrorI18nToastStrategyGroupNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastStrategyGroupNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_GROUP_NOT_FOUND
策略组不存在
支持国际化输出

func ErrorI18nToastStrategyNotFound

func ErrorI18nToastStrategyNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastStrategyNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_NOT_FOUND
告警策略不存在
支持国际化输出

func ErrorI18nToastTeamInviteAlreadyExists

func ErrorI18nToastTeamInviteAlreadyExists(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastTeamInviteAlreadyExists 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_ALREADY_EXISTS
%s,邀请记录已存在,或者已经加入团队!
支持国际化输出

func ErrorI18nToastTeamInviteNotFound

func ErrorI18nToastTeamInviteNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastTeamInviteNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_NOT_FOUND
邀请记录不存在
支持国际化输出

func ErrorI18nToastTeamMemberNotFound

func ErrorI18nToastTeamMemberNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastTeamMemberNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_MEMBER_NOT_FOUND
团队成员不存在
支持国际化输出

func ErrorI18nToastTeamNotFound

func ErrorI18nToastTeamNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastTeamNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_NOT_FOUND
团队不存在
支持国际化输出

func ErrorI18nToastTemplateStrategyNotFound

func ErrorI18nToastTemplateStrategyNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastTemplateStrategyNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEMPLATE_STRATEGY_NOT_FOUND
策略模板不存在
支持国际化输出

func ErrorI18nToastUserMessageNotFound

func ErrorI18nToastUserMessageNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUserMessageNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

USER_MESSAGE_NOT_FOUND
消息不存在
支持国际化输出

func ErrorI18nToastUserNotAllowOperateAdmin

func ErrorI18nToastUserNotAllowOperateAdmin(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUserNotAllowOperateAdmin 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_OPERATE_ADMIN
不允许操作自己的管理员身份
支持国际化输出

func ErrorI18nToastUserNotAllowRemoveAdmin

func ErrorI18nToastUserNotAllowRemoveAdmin(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUserNotAllowRemoveAdmin 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_ADMIN
不允许移除团队管理员
支持国际化输出

func ErrorI18nToastUserNotAllowRemoveSelf

func ErrorI18nToastUserNotAllowRemoveSelf(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUserNotAllowRemoveSelf 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_SELF
不允许移除自己
支持国际化输出

func ErrorI18nToastUserNotExist

func ErrorI18nToastUserNotExist(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUserNotExist 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_EXIST
用户不存在
支持国际化输出

func ErrorI18nToastUserNotFound

func ErrorI18nToastUserNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUserNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_FOUND
用户不存在
支持国际化输出

func ErrorI18nToastUserNotSubscribe

func ErrorI18nToastUserNotSubscribe(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUserNotSubscribe 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_SUBSCRIBE
用户未订阅此策略
支持国际化输出

func ErrorI18nToastUsernameExist

func ErrorI18nToastUsernameExist(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nToastUsernameExist 用于toast验证错误, 资源不存在或者已存在时候提示

USERNAME_EXIST
用户名已存在
支持国际化输出

func ErrorI18nTooManyRequests

func ErrorI18nTooManyRequests(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nTooManyRequests 触发频率限制

支持国际化输出

func ErrorI18nUnauthorized

func ErrorI18nUnauthorized(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nUnauthorized 用于重定向验证错误, 跳转到指定页面, 认证级别提示

支持国际化输出

func ErrorI18nUnauthorizedJwtBan

func ErrorI18nUnauthorizedJwtBan(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nUnauthorizedJwtBan 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_BAN
认证信息已登出,请重新登录
支持国际化输出

func ErrorI18nUnauthorizedJwtExpire

func ErrorI18nUnauthorizedJwtExpire(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nUnauthorizedJwtExpire 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_EXPIRE
登录已过期
支持国际化输出

func ErrorI18nUnauthorizedJwtOtherLogin

func ErrorI18nUnauthorizedJwtOtherLogin(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nUnauthorizedJwtOtherLogin 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_OTHER_LOGIN
账号已在其他地方登录
支持国际化输出

func ErrorI18nUnauthorizedUserBan

func ErrorI18nUnauthorizedUserBan(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nUnauthorizedUserBan 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_BAN
您已被禁止使用该系统,请联系官方解除
支持国际化输出

func ErrorI18nUnauthorizedUserNotFound

func ErrorI18nUnauthorizedUserNotFound(ctx context.Context, args ...interface{}) *errors.Error

ErrorI18nUnauthorizedUserNotFound 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_NOT_FOUND
账号不存在
支持国际化输出

func ErrorModal

func ErrorModal(format string, args ...interface{}) *errors.Error

ErrorModal 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

func ErrorModalConfirmDelete

func ErrorModalConfirmDelete(format string, args ...interface{}) *errors.Error

ErrorModalConfirmDelete 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_DELETE
确认删除

func ErrorModalConfirmDeleteWithContext

func ErrorModalConfirmDeleteWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorModalConfirmDeleteWithContext 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_DELETE
确认删除
带上下文,支持国际化输出元数据

func ErrorModalConfirmUpdate

func ErrorModalConfirmUpdate(format string, args ...interface{}) *errors.Error

ErrorModalConfirmUpdate 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_UPDATE
确认修改

func ErrorModalConfirmUpdateWithContext

func ErrorModalConfirmUpdateWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorModalConfirmUpdateWithContext 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_UPDATE
确认修改
带上下文,支持国际化输出元数据

func ErrorModalWithContext

func ErrorModalWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorModalWithContext 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

带上下文,支持国际化输出元数据

func ErrorNotification

func ErrorNotification(format string, args ...interface{}) *errors.Error

ErrorNotification 用于通知验证错误, 系统级别错误

func ErrorNotificationSystemError

func ErrorNotificationSystemError(format string, args ...interface{}) *errors.Error

ErrorNotificationSystemError 用于通知验证错误, 系统级别错误

SYSTEM_ERROR
服务器遭遇了外星人攻击,攻城狮和程序猿们正在抢修......

func ErrorNotificationSystemErrorWithContext

func ErrorNotificationSystemErrorWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorNotificationSystemErrorWithContext 用于通知验证错误, 系统级别错误

SYSTEM_ERROR
服务器遭遇了外星人攻击,攻城狮和程序猿们正在抢修......
带上下文,支持国际化输出元数据

func ErrorNotificationUnsupportedDataSource

func ErrorNotificationUnsupportedDataSource(format string, args ...interface{}) *errors.Error

ErrorNotificationUnsupportedDataSource 用于通知验证错误, 系统级别错误

UNSUPPORTED_DATA_SOURCE
不支持的数据源类型

func ErrorNotificationUnsupportedDataSourceWithContext

func ErrorNotificationUnsupportedDataSourceWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorNotificationUnsupportedDataSourceWithContext 用于通知验证错误, 系统级别错误

UNSUPPORTED_DATA_SOURCE
不支持的数据源类型
带上下文,支持国际化输出元数据

func ErrorNotificationWithContext

func ErrorNotificationWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorNotificationWithContext 用于通知验证错误, 系统级别错误

带上下文,支持国际化输出元数据

func ErrorToast

func ErrorToast(format string, args ...interface{}) *errors.Error

ErrorToast 用于toast验证错误, 资源不存在或者已存在时候提示

func ErrorToastAlarmHookNotFound

func ErrorToastAlarmHookNotFound(format string, args ...interface{}) *errors.Error

ErrorToastAlarmHookNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ALARM_HOOK_NOT_FOUND
告警hook不存在

func ErrorToastAlarmHookNotFoundWithContext

func ErrorToastAlarmHookNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastAlarmHookNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

ALARM_HOOK_NOT_FOUND
告警hook不存在
带上下文,支持国际化输出元数据

func ErrorToastAlertGroupNotFound

func ErrorToastAlertGroupNotFound(format string, args ...interface{}) *errors.Error

ErrorToastAlertGroupNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ALERT_GROUP_NOT_FOUND
告警组不存在

func ErrorToastAlertGroupNotFoundWithContext

func ErrorToastAlertGroupNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastAlertGroupNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

ALERT_GROUP_NOT_FOUND
告警组不存在
带上下文,支持国际化输出元数据

func ErrorToastApiNotFound

func ErrorToastApiNotFound(format string, args ...interface{}) *errors.Error

ErrorToastApiNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

API_NOT_FOUND
API不存在

func ErrorToastApiNotFoundWithContext

func ErrorToastApiNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastApiNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

API_NOT_FOUND
API不存在
带上下文,支持国际化输出元数据

func ErrorToastDashboardNotFound

func ErrorToastDashboardNotFound(format string, args ...interface{}) *errors.Error

ErrorToastDashboardNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DASHBOARD_NOT_FOUND
图表大盘不存在

func ErrorToastDashboardNotFoundWithContext

func ErrorToastDashboardNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastDashboardNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

DASHBOARD_NOT_FOUND
图表大盘不存在
带上下文,支持国际化输出元数据

func ErrorToastDataSourceNotFound

func ErrorToastDataSourceNotFound(format string, args ...interface{}) *errors.Error

ErrorToastDataSourceNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DATA_SOURCE_NOT_FOUND
数据源不存在

func ErrorToastDataSourceNotFoundWithContext

func ErrorToastDataSourceNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastDataSourceNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

DATA_SOURCE_NOT_FOUND
数据源不存在
带上下文,支持国际化输出元数据

func ErrorToastDatasourceSyncing

func ErrorToastDatasourceSyncing(format string, args ...interface{}) *errors.Error

ErrorToastDatasourceSyncing 用于toast验证错误, 资源不存在或者已存在时候提示

DATASOURCE_SYNCING
数据源同步中

func ErrorToastDatasourceSyncingWithContext

func ErrorToastDatasourceSyncingWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastDatasourceSyncingWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

DATASOURCE_SYNCING
数据源同步中
带上下文,支持国际化输出元数据

func ErrorToastDictNotFound

func ErrorToastDictNotFound(format string, args ...interface{}) *errors.Error

ErrorToastDictNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DICT_NOT_FOUND
字典不存在

func ErrorToastDictNotFoundWithContext

func ErrorToastDictNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastDictNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

DICT_NOT_FOUND
字典不存在
带上下文,支持国际化输出元数据

func ErrorToastHistoryAlarmNotFound

func ErrorToastHistoryAlarmNotFound(format string, args ...interface{}) *errors.Error

ErrorToastHistoryAlarmNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

HISTORY_ALARM_NOT_FOUND
历史告警不存在

func ErrorToastHistoryAlarmNotFoundWithContext

func ErrorToastHistoryAlarmNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastHistoryAlarmNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

HISTORY_ALARM_NOT_FOUND
历史告警不存在
带上下文,支持国际化输出元数据

func ErrorToastMenuNotFound

func ErrorToastMenuNotFound(format string, args ...interface{}) *errors.Error

ErrorToastMenuNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

MENU_NOT_FOUND
菜单不存在

func ErrorToastMenuNotFoundWithContext

func ErrorToastMenuNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastMenuNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

MENU_NOT_FOUND
菜单不存在
带上下文,支持国际化输出元数据

func ErrorToastMetricNotFound

func ErrorToastMetricNotFound(format string, args ...interface{}) *errors.Error

ErrorToastMetricNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

METRIC_NOT_FOUND
指标不存在

func ErrorToastMetricNotFoundWithContext

func ErrorToastMetricNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastMetricNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

METRIC_NOT_FOUND
指标不存在
带上下文,支持国际化输出元数据

func ErrorToastRealtimeAlarmNotFound

func ErrorToastRealtimeAlarmNotFound(format string, args ...interface{}) *errors.Error

ErrorToastRealtimeAlarmNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

REALTIME_ALARM_NOT_FOUND
实时告警不存在

func ErrorToastRealtimeAlarmNotFoundWithContext

func ErrorToastRealtimeAlarmNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastRealtimeAlarmNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

REALTIME_ALARM_NOT_FOUND
实时告警不存在
带上下文,支持国际化输出元数据

func ErrorToastResourceExist

func ErrorToastResourceExist(format string, args ...interface{}) *errors.Error

ErrorToastResourceExist 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_EXIST
资源已存在

func ErrorToastResourceExistWithContext

func ErrorToastResourceExistWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastResourceExistWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_EXIST
资源已存在
带上下文,支持国际化输出元数据

func ErrorToastResourceNotFound

func ErrorToastResourceNotFound(format string, args ...interface{}) *errors.Error

ErrorToastResourceNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_NOT_FOUND
资源不存在

func ErrorToastResourceNotFoundWithContext

func ErrorToastResourceNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastResourceNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_NOT_FOUND
资源不存在
带上下文,支持国际化输出元数据

func ErrorToastRoleHasRelation

func ErrorToastRoleHasRelation(format string, args ...interface{}) *errors.Error

ErrorToastRoleHasRelation 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_HAS_RELATION
角色存在关联关系

func ErrorToastRoleHasRelationWithContext

func ErrorToastRoleHasRelationWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastRoleHasRelationWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_HAS_RELATION
角色存在关联关系
带上下文,支持国际化输出元数据

func ErrorToastRoleNotFound

func ErrorToastRoleNotFound(format string, args ...interface{}) *errors.Error

ErrorToastRoleNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_NOT_FOUND
角色不存在

func ErrorToastRoleNotFoundWithContext

func ErrorToastRoleNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastRoleNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_NOT_FOUND
角色不存在
带上下文,支持国际化输出元数据

func ErrorToastStrategyGroupNotFound

func ErrorToastStrategyGroupNotFound(format string, args ...interface{}) *errors.Error

ErrorToastStrategyGroupNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_GROUP_NOT_FOUND
策略组不存在

func ErrorToastStrategyGroupNotFoundWithContext

func ErrorToastStrategyGroupNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastStrategyGroupNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_GROUP_NOT_FOUND
策略组不存在
带上下文,支持国际化输出元数据

func ErrorToastStrategyNotFound

func ErrorToastStrategyNotFound(format string, args ...interface{}) *errors.Error

ErrorToastStrategyNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_NOT_FOUND
告警策略不存在

func ErrorToastStrategyNotFoundWithContext

func ErrorToastStrategyNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastStrategyNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_NOT_FOUND
告警策略不存在
带上下文,支持国际化输出元数据

func ErrorToastTeamInviteAlreadyExists

func ErrorToastTeamInviteAlreadyExists(format string, args ...interface{}) *errors.Error

ErrorToastTeamInviteAlreadyExists 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_ALREADY_EXISTS
%s,邀请记录已存在,或者已经加入团队!

func ErrorToastTeamInviteAlreadyExistsWithContext

func ErrorToastTeamInviteAlreadyExistsWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastTeamInviteAlreadyExistsWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_ALREADY_EXISTS
%s,邀请记录已存在,或者已经加入团队!
带上下文,支持国际化输出元数据

func ErrorToastTeamInviteNotFound

func ErrorToastTeamInviteNotFound(format string, args ...interface{}) *errors.Error

ErrorToastTeamInviteNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_NOT_FOUND
邀请记录不存在

func ErrorToastTeamInviteNotFoundWithContext

func ErrorToastTeamInviteNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorToastTeamInviteNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_NOT_FOUND
邀请记录不存在
带上下文,支持国际化输出元数据

func ErrorToastTeamMemberNotFound

func ErrorToastTeamMemberNotFound(format string, args ...interface{}) *errors.Error

ErrorToastTeamMemberNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_MEMBER_NOT_FOUND
团队成员不存在

func ErrorToastTeamMemberNotFoundWithContext

func ErrorToastTeamMemberNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastTeamMemberNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_MEMBER_NOT_FOUND
团队成员不存在
带上下文,支持国际化输出元数据

func ErrorToastTeamNotFound

func ErrorToastTeamNotFound(format string, args ...interface{}) *errors.Error

ErrorToastTeamNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_NOT_FOUND
团队不存在

func ErrorToastTeamNotFoundWithContext

func ErrorToastTeamNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastTeamNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_NOT_FOUND
团队不存在
带上下文,支持国际化输出元数据

func ErrorToastTemplateStrategyNotFound

func ErrorToastTemplateStrategyNotFound(format string, args ...interface{}) *errors.Error

ErrorToastTemplateStrategyNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEMPLATE_STRATEGY_NOT_FOUND
策略模板不存在

func ErrorToastTemplateStrategyNotFoundWithContext

func ErrorToastTemplateStrategyNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastTemplateStrategyNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

TEMPLATE_STRATEGY_NOT_FOUND
策略模板不存在
带上下文,支持国际化输出元数据

func ErrorToastUserMessageNotFound

func ErrorToastUserMessageNotFound(format string, args ...interface{}) *errors.Error

ErrorToastUserMessageNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

USER_MESSAGE_NOT_FOUND
消息不存在

func ErrorToastUserMessageNotFoundWithContext

func ErrorToastUserMessageNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUserMessageNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USER_MESSAGE_NOT_FOUND
消息不存在
带上下文,支持国际化输出元数据

func ErrorToastUserNotAllowOperateAdmin

func ErrorToastUserNotAllowOperateAdmin(format string, args ...interface{}) *errors.Error

ErrorToastUserNotAllowOperateAdmin 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_OPERATE_ADMIN
不允许操作自己的管理员身份

func ErrorToastUserNotAllowOperateAdminWithContext

func ErrorToastUserNotAllowOperateAdminWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUserNotAllowOperateAdminWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_OPERATE_ADMIN
不允许操作自己的管理员身份
带上下文,支持国际化输出元数据

func ErrorToastUserNotAllowRemoveAdmin

func ErrorToastUserNotAllowRemoveAdmin(format string, args ...interface{}) *errors.Error

ErrorToastUserNotAllowRemoveAdmin 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_ADMIN
不允许移除团队管理员

func ErrorToastUserNotAllowRemoveAdminWithContext

func ErrorToastUserNotAllowRemoveAdminWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUserNotAllowRemoveAdminWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_ADMIN
不允许移除团队管理员
带上下文,支持国际化输出元数据

func ErrorToastUserNotAllowRemoveSelf

func ErrorToastUserNotAllowRemoveSelf(format string, args ...interface{}) *errors.Error

ErrorToastUserNotAllowRemoveSelf 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_SELF
不允许移除自己

func ErrorToastUserNotAllowRemoveSelfWithContext

func ErrorToastUserNotAllowRemoveSelfWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUserNotAllowRemoveSelfWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_SELF
不允许移除自己
带上下文,支持国际化输出元数据

func ErrorToastUserNotExist

func ErrorToastUserNotExist(format string, args ...interface{}) *errors.Error

ErrorToastUserNotExist 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_EXIST
用户不存在

func ErrorToastUserNotExistWithContext

func ErrorToastUserNotExistWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUserNotExistWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_EXIST
用户不存在
带上下文,支持国际化输出元数据

func ErrorToastUserNotFound

func ErrorToastUserNotFound(format string, args ...interface{}) *errors.Error

ErrorToastUserNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_FOUND
用户不存在

func ErrorToastUserNotFoundWithContext

func ErrorToastUserNotFoundWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUserNotFoundWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_FOUND
用户不存在
带上下文,支持国际化输出元数据

func ErrorToastUserNotSubscribe

func ErrorToastUserNotSubscribe(format string, args ...interface{}) *errors.Error

ErrorToastUserNotSubscribe 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_SUBSCRIBE
用户未订阅此策略

func ErrorToastUserNotSubscribeWithContext

func ErrorToastUserNotSubscribeWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUserNotSubscribeWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_SUBSCRIBE
用户未订阅此策略
带上下文,支持国际化输出元数据

func ErrorToastUsernameExist

func ErrorToastUsernameExist(format string, args ...interface{}) *errors.Error

ErrorToastUsernameExist 用于toast验证错误, 资源不存在或者已存在时候提示

USERNAME_EXIST
用户名已存在

func ErrorToastUsernameExistWithContext

func ErrorToastUsernameExistWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastUsernameExistWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

USERNAME_EXIST
用户名已存在
带上下文,支持国际化输出元数据

func ErrorToastWithContext

func ErrorToastWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorToastWithContext 用于toast验证错误, 资源不存在或者已存在时候提示

带上下文,支持国际化输出元数据

func ErrorTooManyRequests

func ErrorTooManyRequests(format string, args ...interface{}) *errors.Error

ErrorTooManyRequests 触发频率限制

func ErrorTooManyRequestsWithContext

func ErrorTooManyRequestsWithContext(_ context.Context, format string, args ...interface{}) *errors.Error

ErrorTooManyRequestsWithContext 触发频率限制

带上下文,支持国际化输出元数据

func ErrorUnauthorized

func ErrorUnauthorized(format string, args ...interface{}) *errors.Error

ErrorUnauthorized 用于重定向验证错误, 跳转到指定页面, 认证级别提示

func ErrorUnauthorizedJwtBan

func ErrorUnauthorizedJwtBan(format string, args ...interface{}) *errors.Error

ErrorUnauthorizedJwtBan 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_BAN
认证信息已登出,请重新登录

func ErrorUnauthorizedJwtBanWithContext

func ErrorUnauthorizedJwtBanWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorUnauthorizedJwtBanWithContext 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_BAN
认证信息已登出,请重新登录
带上下文,支持国际化输出元数据

func ErrorUnauthorizedJwtExpire

func ErrorUnauthorizedJwtExpire(format string, args ...interface{}) *errors.Error

ErrorUnauthorizedJwtExpire 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_EXPIRE
登录已过期

func ErrorUnauthorizedJwtExpireWithContext

func ErrorUnauthorizedJwtExpireWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorUnauthorizedJwtExpireWithContext 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_EXPIRE
登录已过期
带上下文,支持国际化输出元数据

func ErrorUnauthorizedJwtOtherLogin

func ErrorUnauthorizedJwtOtherLogin(format string, args ...interface{}) *errors.Error

ErrorUnauthorizedJwtOtherLogin 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_OTHER_LOGIN
账号已在其他地方登录

func ErrorUnauthorizedJwtOtherLoginWithContext

func ErrorUnauthorizedJwtOtherLoginWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorUnauthorizedJwtOtherLoginWithContext 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_OTHER_LOGIN
账号已在其他地方登录
带上下文,支持国际化输出元数据

func ErrorUnauthorizedUserBan

func ErrorUnauthorizedUserBan(format string, args ...interface{}) *errors.Error

ErrorUnauthorizedUserBan 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_BAN
您已被禁止使用该系统,请联系官方解除

func ErrorUnauthorizedUserBanWithContext

func ErrorUnauthorizedUserBanWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorUnauthorizedUserBanWithContext 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_BAN
您已被禁止使用该系统,请联系官方解除
带上下文,支持国际化输出元数据

func ErrorUnauthorizedUserNotFound

func ErrorUnauthorizedUserNotFound(format string, args ...interface{}) *errors.Error

ErrorUnauthorizedUserNotFound 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_NOT_FOUND
账号不存在

func ErrorUnauthorizedUserNotFoundWithContext

func ErrorUnauthorizedUserNotFoundWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorUnauthorizedUserNotFoundWithContext 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_NOT_FOUND
账号不存在
带上下文,支持国际化输出元数据

func ErrorUnauthorizedWithContext

func ErrorUnauthorizedWithContext(ctx context.Context, format string, args ...interface{}) *errors.Error

ErrorUnauthorizedWithContext 用于重定向验证错误, 跳转到指定页面, 认证级别提示

带上下文,支持国际化输出元数据

func FromContext

func FromContext(ctx context.Context) (*i18n.Localizer, bool)

func GetI18nMessage

func GetI18nMessage(ctx context.Context, id, defaultMsg string, args ...interface{}) string

GetI18nMessage 获取错误信息

func IsAlert

func IsAlert(err error) bool

IsAlert 用于表单验证错误

func IsAlertAlertGroupNameDuplicate

func IsAlertAlertGroupNameDuplicate(err error) bool

IsAlertAlertGroupNameDuplicate 用于表单验证错误

ALERT_GROUP_NAME_DUPLICATE
告警组名称重复

func IsAlertAlertGroupNotFound

func IsAlertAlertGroupNotFound(err error) bool

IsAlertAlertGroupNotFound 用于表单验证错误

ALERT_GROUP_NOT_FOUND
告警组不存在

func IsAlertAlertLevelDuplicate

func IsAlertAlertLevelDuplicate(err error) bool

IsAlertAlertLevelDuplicate 用于表单验证错误

ALERT_LEVEL_DUPLICATE
策略告警等级重复

func IsAlertAlertLevelNotFound

func IsAlertAlertLevelNotFound(err error) bool

IsAlertAlertLevelNotFound 用于表单验证错误

ALERT_LEVEL_NOT_FOUND
告警等级不存在

func IsAlertAlertObjectDuplicate

func IsAlertAlertObjectDuplicate(err error) bool

IsAlertAlertObjectDuplicate 用于表单验证错误

ALERT_OBJECT_DUPLICATE
告警对象重复

func IsAlertAlertPageNotFound

func IsAlertAlertPageNotFound(err error) bool

IsAlertAlertPageNotFound 用于表单验证错误

ALERT_PAGE_NOT_FOUND
告警页面不存在

func IsAlertCaptchaErr

func IsAlertCaptchaErr(err error) bool

IsAlertCaptchaErr 用于表单验证错误

CAPTCHA_ERR
验证码错误

func IsAlertCaptchaExpire

func IsAlertCaptchaExpire(err error) bool

IsAlertCaptchaExpire 用于表单验证错误

CAPTCHA_EXPIRE
验证码已过期

func IsAlertCreateAlarmGroupRequestNameLen

func IsAlertCreateAlarmGroupRequestNameLen(err error) bool

IsAlertCreateAlarmGroupRequestNameLen 用于表单验证错误

CreateAlarmGroupRequest_Name_Len
用户名错误

func IsAlertCreateAlarmGroupRequestRemarkLen

func IsAlertCreateAlarmGroupRequestRemarkLen(err error) bool

IsAlertCreateAlarmGroupRequestRemarkLen 用于表单验证错误

CreateAlarmGroupRequest_Remark_Len
告警组说明长度限制在0-200个字符

func IsAlertDatasourceNotFound

func IsAlertDatasourceNotFound(err error) bool

IsAlertDatasourceNotFound 用于表单验证错误

DATASOURCE_NOT_FOUND
数据源不存在

func IsAlertEmailCaptchaErr

func IsAlertEmailCaptchaErr(err error) bool

IsAlertEmailCaptchaErr 用于表单验证错误

EMAIL_CAPTCHA_ERR
邮箱验证码错误

func IsAlertHookNameDuplicate

func IsAlertHookNameDuplicate(err error) bool

IsAlertHookNameDuplicate 用于表单验证错误

HOOK_NAME_DUPLICATE
hook名称重复

func IsAlertPasswordErr

func IsAlertPasswordErr(err error) bool

IsAlertPasswordErr 用于表单验证错误

PASSWORD_ERR
密码错误

func IsAlertPasswordSameErr

func IsAlertPasswordSameErr(err error) bool

IsAlertPasswordSameErr 用于表单验证错误

PASSWORD_SAME_ERR
新旧密码不能相同

func IsAlertSelectAlertPageErr

func IsAlertSelectAlertPageErr(err error) bool

IsAlertSelectAlertPageErr 用于表单验证错误

SELECT_ALERT_PAGE_ERR
选择告警页面错误,请重新选择

func IsAlertStrategyGroupNameDuplicate

func IsAlertStrategyGroupNameDuplicate(err error) bool

IsAlertStrategyGroupNameDuplicate 用于表单验证错误

STRATEGY_GROUP_NAME_DUPLICATE
策略组名称重复

func IsAlertStrategyGroupNotEnable

func IsAlertStrategyGroupNotEnable(err error) bool

IsAlertStrategyGroupNotEnable 用于表单验证错误

STRATEGY_GROUP_NOT_ENABLE
策略组[%s]未启用, 不允许开启策略[%s]

func IsAlertStrategyGroupNotFound

func IsAlertStrategyGroupNotFound(err error) bool

IsAlertStrategyGroupNotFound 用于表单验证错误

STRATEGY_GROUP_NOT_FOUND
策略组不存在

func IsAlertStrategyGroupTypeNotExist

func IsAlertStrategyGroupTypeNotExist(err error) bool

IsAlertStrategyGroupTypeNotExist 用于表单验证错误

STRATEGY_GROUP_TYPE_NOT_EXIST
策略组类型不存在

func IsAlertStrategyNameDuplicate

func IsAlertStrategyNameDuplicate(err error) bool

IsAlertStrategyNameDuplicate 用于表单验证错误

STRATEGY_NAME_DUPLICATE
策略名称重复

func IsAlertStrategyTemplateNotFound

func IsAlertStrategyTemplateNotFound(err error) bool

IsAlertStrategyTemplateNotFound 用于表单验证错误

STRATEGY_TEMPLATE_NOT_FOUND
策略模板不存在

func IsAlertStrategyTypeNotExist

func IsAlertStrategyTypeNotExist(err error) bool

IsAlertStrategyTypeNotExist 用于表单验证错误

STRATEGY_TYPE_NOT_EXIST
策略类型不存在

func IsAlertTeamNameExistErr

func IsAlertTeamNameExistErr(err error) bool

IsAlertTeamNameExistErr 用于表单验证错误

TEAM_NAME_EXIST_ERR
团队名称已存在

func IsFileRelated

func IsFileRelated(err error) bool

IsFileRelated 文件相关

func IsFileRelatedFileContentDoesNotExist

func IsFileRelatedFileContentDoesNotExist(err error) bool

IsFileRelatedFileContentDoesNotExist 文件相关

FILE_CONTENT_DOES_NOT_EXIST
文件:[%s]内容不存在!

func IsFileRelatedFileMaximumLimit

func IsFileRelatedFileMaximumLimit(err error) bool

IsFileRelatedFileMaximumLimit 文件相关

FILE_MAXIMUM_LIMIT
该类型[%s]文件大小超过最大限制!

func IsFileRelatedFileNotSupportedUpload

func IsFileRelatedFileNotSupportedUpload(err error) bool

IsFileRelatedFileNotSupportedUpload 文件相关

FILE_NOT_SUPPORTED_UPLOAD
不支持该文件类型:%s上传

func IsFileRelatedOssNotOpened

func IsFileRelatedOssNotOpened(err error) bool

IsFileRelatedOssNotOpened 文件相关

OSS_NOT_OPENED
oss未打开,不允许上传文件!

func IsForbidden

func IsForbidden(err error) bool

IsForbidden 权限不足时候提示, toast提示 权限级别提示

func IsForbiddenMemberDisabled

func IsForbiddenMemberDisabled(err error) bool

IsForbiddenMemberDisabled 权限不足时候提示, toast提示 权限级别提示

MEMBER_DISABLED
您已被该团队禁用操作,请联系管理员

func IsForbiddenUserNotInTeam

func IsForbiddenUserNotInTeam(err error) bool

IsForbiddenUserNotInTeam 权限不足时候提示, toast提示 权限级别提示

USER_NOT_IN_TEAM
您已不属于该团队

func IsModal

func IsModal(err error) bool

IsModal 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

func IsModalConfirmDelete

func IsModalConfirmDelete(err error) bool

IsModalConfirmDelete 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_DELETE
确认删除

func IsModalConfirmUpdate

func IsModalConfirmUpdate(err error) bool

IsModalConfirmUpdate 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键

CONFIRM_UPDATE
确认修改

func IsNotification

func IsNotification(err error) bool

IsNotification 用于通知验证错误, 系统级别错误

func IsNotificationSystemError

func IsNotificationSystemError(err error) bool

IsNotificationSystemError 用于通知验证错误, 系统级别错误

SYSTEM_ERROR
服务器遭遇了外星人攻击,攻城狮和程序猿们正在抢修......

func IsNotificationUnsupportedDataSource

func IsNotificationUnsupportedDataSource(err error) bool

IsNotificationUnsupportedDataSource 用于通知验证错误, 系统级别错误

UNSUPPORTED_DATA_SOURCE
不支持的数据源类型

func IsToast

func IsToast(err error) bool

IsToast 用于toast验证错误, 资源不存在或者已存在时候提示

func IsToastAlarmHookNotFound

func IsToastAlarmHookNotFound(err error) bool

IsToastAlarmHookNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ALARM_HOOK_NOT_FOUND
告警hook不存在

func IsToastAlertGroupNotFound

func IsToastAlertGroupNotFound(err error) bool

IsToastAlertGroupNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ALERT_GROUP_NOT_FOUND
告警组不存在

func IsToastApiNotFound

func IsToastApiNotFound(err error) bool

IsToastApiNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

API_NOT_FOUND
API不存在

func IsToastDashboardNotFound

func IsToastDashboardNotFound(err error) bool

IsToastDashboardNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DASHBOARD_NOT_FOUND
图表大盘不存在

func IsToastDataSourceNotFound

func IsToastDataSourceNotFound(err error) bool

IsToastDataSourceNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DATA_SOURCE_NOT_FOUND
数据源不存在

func IsToastDatasourceSyncing

func IsToastDatasourceSyncing(err error) bool

IsToastDatasourceSyncing 用于toast验证错误, 资源不存在或者已存在时候提示

DATASOURCE_SYNCING
数据源同步中

func IsToastDictNotFound

func IsToastDictNotFound(err error) bool

IsToastDictNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

DICT_NOT_FOUND
字典不存在

func IsToastHistoryAlarmNotFound

func IsToastHistoryAlarmNotFound(err error) bool

IsToastHistoryAlarmNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

HISTORY_ALARM_NOT_FOUND
历史告警不存在

func IsToastMenuNotFound

func IsToastMenuNotFound(err error) bool

IsToastMenuNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

MENU_NOT_FOUND
菜单不存在

func IsToastMetricNotFound

func IsToastMetricNotFound(err error) bool

IsToastMetricNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

METRIC_NOT_FOUND
指标不存在

func IsToastRealtimeAlarmNotFound

func IsToastRealtimeAlarmNotFound(err error) bool

IsToastRealtimeAlarmNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

REALTIME_ALARM_NOT_FOUND
实时告警不存在

func IsToastResourceExist

func IsToastResourceExist(err error) bool

IsToastResourceExist 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_EXIST
资源已存在

func IsToastResourceNotFound

func IsToastResourceNotFound(err error) bool

IsToastResourceNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

RESOURCE_NOT_FOUND
资源不存在

func IsToastRoleHasRelation

func IsToastRoleHasRelation(err error) bool

IsToastRoleHasRelation 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_HAS_RELATION
角色存在关联关系

func IsToastRoleNotFound

func IsToastRoleNotFound(err error) bool

IsToastRoleNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

ROLE_NOT_FOUND
角色不存在

func IsToastStrategyGroupNotFound

func IsToastStrategyGroupNotFound(err error) bool

IsToastStrategyGroupNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_GROUP_NOT_FOUND
策略组不存在

func IsToastStrategyNotFound

func IsToastStrategyNotFound(err error) bool

IsToastStrategyNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

STRATEGY_NOT_FOUND
告警策略不存在

func IsToastTeamInviteAlreadyExists

func IsToastTeamInviteAlreadyExists(err error) bool

IsToastTeamInviteAlreadyExists 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_ALREADY_EXISTS
%s,邀请记录已存在,或者已经加入团队!

func IsToastTeamInviteNotFound

func IsToastTeamInviteNotFound(err error) bool

IsToastTeamInviteNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_INVITE_NOT_FOUND
邀请记录不存在

func IsToastTeamMemberNotFound

func IsToastTeamMemberNotFound(err error) bool

IsToastTeamMemberNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_MEMBER_NOT_FOUND
团队成员不存在

func IsToastTeamNotFound

func IsToastTeamNotFound(err error) bool

IsToastTeamNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEAM_NOT_FOUND
团队不存在

func IsToastTemplateStrategyNotFound

func IsToastTemplateStrategyNotFound(err error) bool

IsToastTemplateStrategyNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

TEMPLATE_STRATEGY_NOT_FOUND
策略模板不存在

func IsToastUserMessageNotFound

func IsToastUserMessageNotFound(err error) bool

IsToastUserMessageNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

USER_MESSAGE_NOT_FOUND
消息不存在

func IsToastUserNotAllowOperateAdmin

func IsToastUserNotAllowOperateAdmin(err error) bool

IsToastUserNotAllowOperateAdmin 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_OPERATE_ADMIN
不允许操作自己的管理员身份

func IsToastUserNotAllowRemoveAdmin

func IsToastUserNotAllowRemoveAdmin(err error) bool

IsToastUserNotAllowRemoveAdmin 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_ADMIN
不允许移除团队管理员

func IsToastUserNotAllowRemoveSelf

func IsToastUserNotAllowRemoveSelf(err error) bool

IsToastUserNotAllowRemoveSelf 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_ALLOW_REMOVE_SELF
不允许移除自己

func IsToastUserNotExist

func IsToastUserNotExist(err error) bool

IsToastUserNotExist 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_EXIST
用户不存在

func IsToastUserNotFound

func IsToastUserNotFound(err error) bool

IsToastUserNotFound 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_FOUND
用户不存在

func IsToastUserNotSubscribe

func IsToastUserNotSubscribe(err error) bool

IsToastUserNotSubscribe 用于toast验证错误, 资源不存在或者已存在时候提示

USER_NOT_SUBSCRIBE
用户未订阅此策略

func IsToastUsernameExist

func IsToastUsernameExist(err error) bool

IsToastUsernameExist 用于toast验证错误, 资源不存在或者已存在时候提示

USERNAME_EXIST
用户名已存在

func IsTooManyRequests

func IsTooManyRequests(err error) bool

IsTooManyRequests 触发频率限制

func IsUnauthorized

func IsUnauthorized(err error) bool

IsUnauthorized 用于重定向验证错误, 跳转到指定页面, 认证级别提示

func IsUnauthorizedJwtBan

func IsUnauthorizedJwtBan(err error) bool

IsUnauthorizedJwtBan 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_BAN
认证信息已登出,请重新登录

func IsUnauthorizedJwtExpire

func IsUnauthorizedJwtExpire(err error) bool

IsUnauthorizedJwtExpire 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_EXPIRE
登录已过期

func IsUnauthorizedJwtOtherLogin

func IsUnauthorizedJwtOtherLogin(err error) bool

IsUnauthorizedJwtOtherLogin 用于重定向验证错误, 跳转到指定页面, 认证级别提示

JWT_OTHER_LOGIN
账号已在其他地方登录

func IsUnauthorizedUserBan

func IsUnauthorizedUserBan(err error) bool

IsUnauthorizedUserBan 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_BAN
您已被禁止使用该系统,请联系官方解除

func IsUnauthorizedUserNotFound

func IsUnauthorizedUserNotFound(err error) bool

IsUnauthorizedUserNotFound 用于重定向验证错误, 跳转到指定页面, 认证级别提示

USER_NOT_FOUND
账号不存在

func WithLocalize

func WithLocalize(ctx context.Context, localize *i18n.Localizer) context.Context

Types

type ErrorReason

type ErrorReason int32

错误类型

const (
	// 用于表单验证错误
	ErrorReason_ALERT ErrorReason = 0
	// 用于弹窗验证错误, 需要提供确认按钮和确认请求的幂等键
	ErrorReason_MODAL ErrorReason = 1
	// 用于toast验证错误, 资源不存在或者已存在时候提示
	ErrorReason_TOAST ErrorReason = 2
	// 用于通知验证错误, 系统级别错误
	ErrorReason_NOTIFICATION ErrorReason = 3
	// 用于重定向验证错误, 跳转到指定页面, 认证级别提示
	ErrorReason_UNAUTHORIZED ErrorReason = 4
	// 权限不足时候提示, toast提示 权限级别提示
	ErrorReason_FORBIDDEN ErrorReason = 5
	// 触发频率限制
	ErrorReason_TOO_MANY_REQUESTS ErrorReason = 6
	// 文件相关
	ErrorReason_FILE_RELATED ErrorReason = 7
)

func (ErrorReason) Descriptor

func (ErrorReason) Enum

func (x ErrorReason) Enum() *ErrorReason

func (ErrorReason) EnumDescriptor deprecated

func (ErrorReason) EnumDescriptor() ([]byte, []int)

Deprecated: Use ErrorReason.Descriptor instead.

func (ErrorReason) Number

func (x ErrorReason) Number() protoreflect.EnumNumber

func (ErrorReason) String

func (x ErrorReason) String() string

func (ErrorReason) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL