package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jun 21, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Escape escape all the unsafe characters for MySQL
Open opens a database connection to MySQL database server
type Config struct {
Host estring
Port uint16
DatabaseName estring
Username estring
Password estring
}
Config represents the data used to establish database connection
String create the MySQL DNS
Source Files
¶
Click to show internal directories.
Click to hide internal directories.