package
0.0.0-20200612043741-c8e0b7585926
Repository: https://github.com/fatetharlaown/go-mysql.git
Documentation: pkg.go.dev
# Functions
Connect to a MySQL server, addr can be ip:port, or a unix socket domain like /var/sock.
NewClientTLSConfig: generate TLS config for client side if insecureSkipVerify is set to true, serverName will not be validated.