Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresDb ¶
type PostgresDb struct {
*pgx.Conn
}
func NewPostgresDb ¶
func NewPostgresDb() *PostgresDb
func (*PostgresDb) CloseDb ¶
func (pg *PostgresDb) CloseDb()
func (*PostgresDb) Set ¶
func (pg *PostgresDb) Set(key string) error
Click to show internal directories.
Click to hide internal directories.