pgx

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClosePgxPool

func ClosePgxPool()

Close the database connection pgxPool.

func GetPgxConn

func GetPgxConn() *pgxpool.Conn

func GetPgxPool

func GetPgxPool() *pgxpool.Pool

func InitPgConnectionPool

func InitPgConnectionPool(postgresConfig config.Postgres) error

Initialize the database connection pgxPool.

func InitSchema

func InitSchema(ctx context.Context, postgresConfig config.Postgres, schema string) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL