Versions in this module Expand all Collapse all v0 v0.1.2 Jun 16, 2026 v0.1.1 Jun 5, 2026 v0.1.0 Jun 4, 2026 Changes in this version + func DSN(cfg config.Config) string + func MigrateDriver(cfg config.Config) (database.Driver, error) + func Open(ctx context.Context, cfg config.Config) (*pgxpool.Pool, error)