github.com/jackc/pgx/v5/pgtype.PolygonValuer.PolygonValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		polygon.go#L19: 	PolygonValue() (Polygon, error)
		polygon.go#L95: 	polygon, err := value.(PolygonValuer).PolygonValue()
		polygon.go#L117: 	polygon, err := value.(PolygonValuer).PolygonValue()