domain

package
v0.0.0-...-57ed434 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMessageBo

func GetMessageBo(id int64) (*bo.MessageBo, errs.SystemErrorInfo)

func GetMessageBoList

func GetMessageBoList(page uint, size uint, cond db.Cond) (*[]bo.MessageBo, int64, errs.SystemErrorInfo)

func InsertFailMsgToDB

func InsertFailMsgToDB(msgBody string, msgType int, orgId int64) (int64, error)

InsertFailMsgToDB 将处理错误的消息放入数据库中,以便后续的排查和处理。

func InsertMqFailMsgToDB

func InsertMqFailMsgToDB(msg model.MqMessage, msgType int, orgId int64) (int64, errs.SystemErrorInfo)

func UpdateMsgStatus

func UpdateMsgStatus(id int64, newStatus int) errs.SystemErrorInfo

Types

This section is empty.

Jump to

Keyboard shortcuts

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