Versions in this module Expand all Collapse all v0 v0.2.2 Apr 21, 2021 v0.2.1 Apr 21, 2021 Changes in this version + func NewDB(c *Config) *sqlx.DB + type Config struct + Database string + Host string + Password string + Port int + Type string + Username string