Versions in this module Expand all Collapse all v1 v1.0.0 May 9, 2024 Changes in this version + type Postgres struct + DB *gorm.DB + func NewPostgres(url string) (*Postgres, error) + func (p *Postgres) Close()