Documentation ¶
Index ¶
Constants ¶
View Source
const TestPostgresConnStr = "host=127.0.0.1 dbname=pgscv_fixtures user=pgscv sslmode=disable"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB is the database representation
func NewWithConfig ¶
NewWithConfig creates new connection to Postgres/Pgbouncer using passed Config.
Click to show internal directories.
Click to hide internal directories.