Versions in this module Expand all Collapse all v2 v2.3.3 Oct 19, 2023 Changes in this version + const USER_ALERT_LEVEL_INFO + const USER_ALERT_LEVEL_WARN + const USER_ALERT_URI + type AlertClient struct + func (client AlertClient) SendUserAlert() error + func (client AlertClient) SendUserAlertSync() error + type BaseResp struct + RetCode uint32 + RetMsg string + type ErrCode uint32 + const ErrCodeOK + type UserAlertModel struct + AttachFile string + AttachName string + Content string + Level string + Receivers []string + Subject string + Webhooks []string