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