pgtool

package
v18.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(ctx context.Context, log *slog.Logger, cfg Config, mp otelmetric.MeterProvider, tp oteltrace.TracerProvider, name string, migrationsFS fs.FS) (*pgxpool.Pool, error)

Types

type Config

type Config struct {
	MigrationDB DBConnConfig
	AppDB       DBConnConfig
}

type DBConnConfig

type DBConnConfig struct {
	DSN       string
	TLSConfig *tls.Config
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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