//
pkg.gl
Category
github.com/chenparty/gog
client
mysqlcli
package
1.0.2
Repository:
https://github.com/chenparty/gog.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
4
Files
84 SLOC
#
Functions
Connect
Connect 连接数据库.
DB
DB 获取数据库连接.
IsRecordNotFoundErr
IsRecordNotFoundErr 判断是否记录不存在错误.
StartTransaction
StartTransaction 开启事务.
WithIgnoreRecordNotFoundError
WithIgnoreRecordNotFoundError 忽略记录不存在错误.
WithParameterizedQueries
WithParameterizedQueries 使用参数化查询.
WithSilent
WithSilent 设置是否打印sql语句.
WithSlowThreshold
WithSlowThreshold 设置慢查询阈值.
#
Structs
Options
No description provided by the author
#
Type aliases
Option
No description provided by the author
TransactionFunc
No description provided by the author