github.com/jackc/pgx/v5/pgtype.Path.Valid (field)
6 uses
github.com/jackc/pgx/v5/pgtype (current package)
path.go#L25: Valid bool
path.go#L56: if !path.Valid {
path.go#L101: if !path.Valid {
path.go#L129: if !path.Valid {
path.go#L209: Valid: true,
path.go#L255: return scanner.ScanPath(Path{P: points, Closed: closed, Valid: true})
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)