postgres

package
v0.0.0-...-42ab66e Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Client *sql.DB

Functions

func New

func New(ctx context.Context, conf Config) (*pgxpool.Pool, error)

New creates a new Connect object using the given PgSQLConfig.

Types

type Config

type Config struct {
	URL string `toml:"url"`
}

Config is ...

Jump to

Keyboard shortcuts

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