//
pkg.gl
Category
github.com/Nivl/go-sqldb
module
package
1.0.0
Repository:
https://github.com/nivl/go-sqldb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
45 SLOC
#
README
go-sqldb
Implementations
sqlx
GoMock
#
Interfaces
Connection
Connection is an interface representing a database connection.
Queryable
Queryable represents.
Tx
Tx is an interface representing a transaction.