Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseConfig ¶
func ParseConfig(t testing.TB) *pgx.ConnConfig
ParseConfig returns a test connection config with logging
Types ¶
type TestDB ¶
type TestDB struct {
Config *pgx.ConnConfig
}
TestDB encapsulates test database functionality
Click to show internal directories.
Click to hide internal directories.