# Packages
No description provided by the author
# Functions
GetConnection return connection pool from postgres drive PGX.
RunMigrations run scripts on path database/migrations.
# Interfaces
PoolInterface is an wraping to PgxPool to create test mocks.