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#L55: if !path.Valid {
path.go#L100: if !path.Valid {
path.go#L128: if !path.Valid {
path.go#L206: Valid: true,
path.go#L262: return scanner.ScanPath(Path{P: points, Closed: closed, Valid: true})
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)