//
pkg.gl
Category
github.com/phamtai97/go-utils
utils
db
package
0.6.2
Repository:
https://github.com/phamtai97/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
69 SLOC
#
Functions
NewMySQLImpl
NewMySQLImpl create instance mysql.
#
Structs
MySQLConfig
MySQLConfig contains config of mysql.
MySQLImpl
MySQLImpl implement database interface.
#
Interfaces
Database
Database interface of database.