Versions in this module Expand all Collapse all v0 v0.0.0 Oct 11, 2024 Changes in this version + func NewPostgres(connStr string) (*sql.DB, error) + func NewSqlite(dbName string) (*sql.DB, error)