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