package
0.4.0
Repository: https://github.com/yogenyslav/pkg.git
Documentation: pkg.go.dev

# Functions

New creates a new Postgres instance.

# Variables

ErrCreatePostgres is an error when a connection to postgres can't be established.

# Structs

Config is the configuration for the PostgreSQL client.
Postgres wraps pgxpool.Pool and adds tracer to all operations.