Documentation
¶
Index ¶
- func GetFailMsgList(req msgvo.GetFailMsgListReqVo) msgvo.GetFailMsgListRespVo
- func InsertMqConsumeFailMsg(req msgvo.InsertMqConsumeFailMsgReqVo) vo.VoidErr
- func InsertMqConsumeFailMsgRelaxed(msg model.MqMessage, msgType int, orgId int64) errs.SystemErrorInfo
- func PushMsgToMq(req msgvo.PushMsgToMqReqVo) vo.VoidErr
- func PushMsgToMqRelaxed(msg model.MqMessage, msgType int, orgId int64) errs.SystemErrorInfo
- func SendLoginSMS(req msgvo.SendLoginSMSReqVo) vo.VoidErr
- func SendMail(req msgvo.SendMailReqVo) vo.VoidErr
- func SendMailRelaxed(emails []string, subject string, content string) errs.SystemErrorInfo
- func SendSMS(req msgvo.SendSMSReqVo) vo.VoidErr
- func SendSMSRelaxed(mobile string, signName string, templateCode string, params map[string]string) errs.SystemErrorInfo
- func UpdateMsgStatus(req msgvo.UpdateMsgStatusReqVo) vo.VoidErr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFailMsgList ¶
func GetFailMsgList(req msgvo.GetFailMsgListReqVo) msgvo.GetFailMsgListRespVo
func InsertMqConsumeFailMsg ¶
func InsertMqConsumeFailMsg(req msgvo.InsertMqConsumeFailMsgReqVo) vo.VoidErr
func PushMsgToMq ¶
func PushMsgToMq(req msgvo.PushMsgToMqReqVo) vo.VoidErr
func PushMsgToMqRelaxed ¶
func SendLoginSMS ¶
func SendLoginSMS(req msgvo.SendLoginSMSReqVo) vo.VoidErr
func SendMailRelaxed ¶
func SendMailRelaxed(emails []string, subject string, content string) errs.SystemErrorInfo
func SendSMSRelaxed ¶
func UpdateMsgStatus ¶
func UpdateMsgStatus(req msgvo.UpdateMsgStatusReqVo) vo.VoidErr
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.