package
0.0.0-20240417125731-ee313d61c9a8
Repository: https://github.com/msmkdenis/yap-shortener.git
Documentation: pkg.go.dev
# Functions
NewMigrations creates a new Migrations instance.
NewPostgresPool returns a new instance of PostgresPool with pool of connections.
NewPostgresURLRepository returns a new instance of PostgresURLRepository.
# Structs
Migrations represents the go migrate instance.
PostgresPool represents PostgreSQL connection pool.
PostgresURLRepository represents a PostgreSQL implementation of the URLRepository interface.