package
0.0.0-20230728001749-907e8869095b
Repository: https://github.com/eliassantiago/api-transaction-consumer.git
Documentation: pkg.go.dev

# 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.