github.com/jackc/pgx/v5/pgtype.Lseg.Valid (field)
6 uses
github.com/jackc/pgx/v5/pgtype (current package)
box.go#L24: Valid bool
box.go#L55: if !src.Valid {
box.go#L99: if !box.Valid {
box.go#L118: if !box.Valid {
box.go#L171: Valid: true,
box.go#L221: return scanner.ScanBox(Box{P: [2]Vec2{{x1, y1}, {x2, y2}}, Valid: true})
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)