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#L60: buf, err := PathCodec{}.PlanEncode(nil, 0, TextFormatCode, path).Encode(path, nil)
path.go#L78: func (PathCodec) PlanEncode(m *Map, oid uint32, format int16, value any) EncodePlan {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)