package
0.0.0-20221104094221-fac1b9924855
Repository: https://github.com/lyesteven/go-framework.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

使用配置参数初始化DB.
使用已经存在的DB初始化.
使用配置参数初始化mysql.
发送事务性消息.

# Constants

状态标记:已删除.
状态标记:正常(默认).
消息最大补发次数.
消息状态:尝试指定次数后失败.
消息状态:已送出.
消息状态:未送出(默认).
事务状态:提交.
事务状态:回滚.
事务状态:未知(默认).

# Variables

消息补发时间间隔.

# Structs

mapping table trans_msg.

# Interfaces

执行本地事务回调接口.