github.com/jackc/pgx/v5/pgxpool.Config.ShouldPing (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L159: ShouldPing func(context.Context, ShouldPingParams) bool
pool.go#L261: if config.ShouldPing != nil {
pool.go#L262: p.shouldPing = config.ShouldPing
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)