# README
golang-inject-pg
Postgres module for the golang-inject framework.
Developers
Contributions are welcome, please check in on proposed implementation before sending a PR. You can validate your changes
using the ./test.sh
script.
POSTGRES_VERSION='14.2' POSTGRES_PORT='5433' ./test.sh
# Packages
No description provided by the author