//
pkg.gl
Category
github.com/JohnRebellion/go-utils
database
package
0.2.2
Repository:
https://github.com/johnrebellion/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
30 SLOC
#
Functions
MySQLConnect
MySQLConnect Connect to a MySQL driver-based database.
PostgreSQLConnect
PostgreSQLConnect Connect to a PostgreSQL database.
SQLiteConnect
SQLiteConnect ...
#
Variables
DBConn
DBConn Current Database connection.
Err
Err Database connection error.