config

package
v2.12.5 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NoopPgxConfigCustomizationFn = PgxConfigCustomizationFn(func(pgxConfig *pgxpool.Config) {})

Functions

This section is empty.

Types

type PgxConfigCustomization

type PgxConfigCustomization interface {
	Customize(pgxConfig *pgxpool.Config)
}

type PgxConfigCustomizationFn

type PgxConfigCustomizationFn func(pgxConfig *pgxpool.Config)

func (PgxConfigCustomizationFn) Customize

func (p PgxConfigCustomizationFn) Customize(pgxConfig *pgxpool.Config)

Jump to

Keyboard shortcuts

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