package
0.0.0-20241217062345-852b9c5a8d98
Repository: https://github.com/tianlin0/plat-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

BuildXormEngine 对外调用继承Dao的对象,进行数据库连接初始化.
GetColumnLikeSql 获取列名转义sql.
GetXormEngine 获取数据库单例对象.
SetExplainSql 设置是否需要调试.

# Structs

Dao 访问数据库的对象.

# Type aliases

TransCallback 事务回调函数.