Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BarkPostgresDb ¶
BarkPostgresDb wraps the *pgxpool.Pool in a custom struct to use it as a receiver for query functions
var BarkDb *BarkPostgresDb
func OpenDb ¶
func OpenDb() (*BarkPostgresDb, error)
func (*BarkPostgresDb) CloseDb ¶
func (d *BarkPostgresDb) CloseDb()
Click to show internal directories.
Click to hide internal directories.