Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct { Goqu *goqu.Database // contains filtered or unexported fields }
DB 数据库扩展
func (*Database) InTx ¶
InTx ref: https://stackoverflow.com/questions/16184238/database-sql-tx-detecting-commit-or-rollback
type GoquLoggerAdapter ¶
type GoquLoggerAdapter struct { }
func (*GoquLoggerAdapter) Printf ¶
func (x *GoquLoggerAdapter) Printf(format string, v ...interface{})
Click to show internal directories.
Click to hide internal directories.