Documentation
¶
Overview ¶
Package testdb provides a shared PostgreSQL test container for integration tests. It starts a single container per test binary (via sync.Once), runs goose migrations, and returns a connection pool ready for use.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.