github.com/jackc/pgx/v5/pgxpool.ShouldPingParams.IdleDuration (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L117: IdleDuration time.Duration
pool.go#L267: return params.IdleDuration > time.Second
pool.go#L622: shouldPingParams := ShouldPingParams{Conn: cr.conn, IdleDuration: res.IdleDuration()}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)