Categorygithub.com/developerdong/sql
modulepackage
0.3.3
Repository: https://github.com/developerdong/sql.git
Documentation: pkg.go.dev

# README

sql

Add middlewares for database/sql.DB in the standard go package.

# Packages

No description provided by the author

# Structs

BaseConn implements the Conn interface.
BaseDB is the most inner middleware, which implements the DB interface.
BaseStmt implements the Stmt interface.
BaseTx implements the Tx interface.

# Interfaces

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