type github.com/jackc/pgx/v5/pgtype.PolygonValuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
polygon.go#L18: type PolygonValuer interface {
polygon.go#L78: if _, ok := value.(PolygonValuer); !ok {
polygon.go#L95: polygon, err := value.(PolygonValuer).PolygonValue()
polygon.go#L117: polygon, err := value.(PolygonValuer).PolygonValue()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)