Versions in this module Expand all Collapse all v0 v0.0.2 Mar 19, 2026 v0.0.1 Mar 18, 2026 Changes in this version + const TestDBName + const TestDBPassword + const TestDBUser + type PostgresContainer struct + Container *postgres.PostgresContainer + Host string + Port int + func StartPostgres(ctx context.Context, t *testing.T) *PostgresContainer + func (pc *PostgresContainer) ConnectionString(database string) string