//
pkg.gl
Category
github.com/M-Arthur/go-db-shell
mysql
package
0.0.3
Repository:
https://github.com/m-arthur/go-db-shell.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
153 SLOC
#
Functions
Escape
Escape escape all the unsafe characters for MySQL.
Open
Open opens a database connection to MySQL database server.
#
Structs
Config
Config represents the data used to establish database connection.