You've already forked testing-go-code-with-postgres
mirror of
https://github.com/xorcare/testing-go-code-with-postgres.git
synced 2026-04-24 19:54:26 +02:00
4bb736475b
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.