github.com/jackc/pgx/v5/pgtype.PointValuer.PointValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		point.go#L25: 	PointValue() (Point, error)
		point.go#L152: 	point, err := value.(PointValuer).PointValue()
		point.go#L169: 	point, err := value.(PointValuer).PointValue()