Versions in this module Expand all Collapse all v1 v1.0.0 Jul 23, 2019 Changes in this version + const DBName + const Host + const Password + const Port + const User + var ConnectString = fmt.Sprintf("host=%s port=%d user=%s password=%s dbname=%s sslmode=disable", Host, Port, ...)