Versions in this module Expand all Collapse all v1 v1.5.0 Jan 30, 2022 v1.4.0 Jan 22, 2022 Changes in this version + func PrepareConnection(config *TaosConnConfig) (*sql.DB, error) + type TaosConnConfig struct + DbName string + HostName string + Password string + ServerPort int + User string