//
pkg.gl
Category
github.com/vxcontrol/vxcommon
db
package
1.1.0
Repository:
https://github.com/vxcontrol/vxcommon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
153 SLOC
#
Functions
New
New is function for construct a new DB connection arg[0] - DB_USER arg[1] - DB_PASS arg[2] - DB_HOST arg[3] - DB_PORT arg[4] - DB_NAME.
#
Structs
DB
DB is main class for MySQL API.