You've already forked testing-go-code-with-postgres
mirror of
https://github.com/xorcare/testing-go-code-with-postgres.git
synced 2025-06-30 23:23:40 +02:00
In the current approach, the connection logic is only triggered at the moment of immediate need for connection. We also get a single connection opening point.