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#L110: buf = pgio.AppendInt32(buf, int32(len(path.P)))
path.go#L112: for _, p := range path.P {
path.go#L142: for i, p := range path.P {
path.go#L204: P: points,
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)