github.com/jackc/pgx/v5/pgtype.Path.P (field)
6 uses
github.com/jackc/pgx/v5/pgtype (current package)
path.go#L23: P []Vec2
path.go#L111: buf = pgio.AppendInt32(buf, int32(len(path.P)))
path.go#L113: for _, p := range path.P {
path.go#L143: for i, p := range path.P {
path.go#L207: P: points,
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)