func github.com/jackc/pgx/v5/pgconn.Timeout

2 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		errors.go#L24: func Timeout(err error) bool {
		pgconn.go#L2018: 		if !Timeout(err) {