//
pkg.gl
Category
github.com/satriajidam/go-gin-skeleton
pkg
database
sql
package
0.0.0-20201211101236-5dc576f89cc5
Repository:
https://github.com/satriajidam/go-gin-skeleton.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
6
Files
54 SLOC
#
Packages
mssql
No description provided by the author
mysql
No description provided by the author
postgres
No description provided by the author
sqlite
No description provided by the author
#
Functions
NewConnection
NewConnection creates new SQL database connection.
#
Structs
Connection
Connection stores SQL database connection client & information.
DBConfig
DBConfig stores SQL database common connection config.