package
0.0.0-20200212055117-1443e2ca5fea
Repository: https://github.com/sdgxdev/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.