Documentation ¶ Index ¶ func NewDBHandler() *pgDB type DBHandler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewDBHandler ¶ func NewDBHandler() *pgDB Types ¶ type DBHandler ¶ type DBHandler interface { NewDBConnection() *sql.DB } Source Files ¶ View all Source files connection.go Directories ¶ Show internal Expand all Path Synopsis doa Click to show internal directories. Click to hide internal directories.