package
1.1.0
Repository: https://github.com/vxcontrol/vxcommon.git
Documentation: pkg.go.dev

# Functions

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 is main class for MySQL API.