//
pkg.gl
Category
github.com/space307/go-mysql
client
package
1.1.1
Repository:
https://github.com/space307/go-mysql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
4
Files
1.1k SLOC
#
Functions
Connect
Connect to a MySQL server, addr can be ip:port, or a unix socket domain like /var/sock.
NewClientTLSConfig
NewClientTLSConfig: generate TLS config for client side if insecureSkipVerify is set to true, serverName will not be validated.
#
Structs
Conn
No description provided by the author
Stmt
No description provided by the author