Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgreSQL ¶
type PostgreSQL struct {
*sqldb.SQLDatabase
}
PostgreSQL implements the database interface for postgres
func GetPostgreSQLDB ¶
func GetPostgreSQLDB(dbURL string) *PostgreSQL
GetPostgreSQLDB returns a new postgres db or panics
Click to show internal directories.
Click to hide internal directories.