Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDB ¶
NewDB provides a sqldb.DB struct initialized with a sql.DB and cleanup function for testing. The following environment variables must be set to connect to the DB.
DB Host = DB_HOST DB Port = DB_PORT DB Name = DB_NAME DB User = DB_USER DB Password = DB_PASSWORD DB Search Path = DB_SEARCH_PATH
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.