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