db

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPGConnection added in v0.1.0

func GetPGConnection(ctx context.Context, host, port, database, user, password string) *pgx.Conn

func GetPGPool added in v0.1.0

func GetPGPool(host, port, database, user, password string) *pgxpool.Pool

func GetSqliteConnection added in v0.1.0

func GetSqliteConnection(filepath string) *sql.DB

DB returns a singleton database connection

Types

This section is empty.

Jump to

Keyboard shortcuts

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