package
0.0.0-20240929173222-0acde3ebd9e1
Repository: https://github.com/deniskhanov/privatekeeperv2.git
Documentation: pkg.go.dev

# Functions

NewMigrations initializes a new Migrations instance.
NewPool creates a new connection pool for PostgreSQL.

# Structs

Migrations struct holds a reference to the database connection.
PostgresPool struct holds a connection pool to the PostgreSQL database.