Versions in this module Expand all Collapse all v1 v1.0.2 Aug 2, 2020 v1.0.1 Aug 2, 2020 Changes in this version + const EnvAddress + const EnvName + const EnvPassword + const EnvUsername + type Postgres struct + Db *pg.DB + func New(i Spec) *Postgres + func (p *Postgres) CheckConn() error + type Spec struct + Address string + Name string + Password string + Username string