//
pkg.gl
Category
github.com/Ulbora/dbinterface
module
package
1.0.5
Repository:
https://github.com/ulbora/dbinterface.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
18
Files
26 SLOC
#
README
Database Interface MySQL module
#
Structs
DbRow
DbRow database row.
DbRows
DbRows array of database rows.
#
Interfaces
Database
Database Database.
Transaction
Transaction transaction.