postgres

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ConnStr string
)
View Source
var (
	PQConnStr string
)
View Source
var (
	SQLXConnStr string
)

Functions

func NewPGXPostgresqlDB

func NewPGXPostgresqlDB(cfg *config.Config) (db *pgxpool.Pool, err error)

NewPGXPostgresqlDB Return new Postgresql client

func NewPQPostgresqlDB

func NewPQPostgresqlDB(cfg *config.Config, driver_name string) (db *sql.DB, err error)

NewPQPostgresqlDB Return new Postgresql client

func NewSQLXMySqlDB

func NewSQLXMySqlDB(cfg *config.Config) (db *sqlx.DB, err error)

NewSQLXPostgresqlDB Return new Postgresql client

func NewSQLXPostgresqlDB

func NewSQLXPostgresqlDB(cfg *config.Config) (db *sqlx.DB, err error)

NewSQLXPostgresqlDB Return new Postgresql client

Types

This section is empty.

Jump to

Keyboard shortcuts

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