Versions in this module Expand all Collapse all v1 v1.5.1 May 8, 2023 Changes in this version + func Connect(p Params) (*sql.DB, error) + type Params struct + EnableSSL bool + Host string + HostNameInCert string + Password string + Port string + RootCAFile string + Username string