github.com/jackc/pgx/v5/pgtype.PointCodec.PlanEncode (method, view implemented interface methods)
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
point.go#L94: buf, err := PointCodec{}.PlanEncode(nil, 0, TextFormatCode, src).Encode(src, nil)
point.go#L134: func (PointCodec) PlanEncode(m *Map, oid uint32, format int16, value any) EncodePlan {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)