google.golang.org/protobuf/internal/filedesc.EditionFeatures.IsDelimitedEncoded (field)
4 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L110: IsDelimitedEncoded bool
desc_init.go#L482: if xd.L1.Kind == protoreflect.MessageKind && xd.L1.EditionFeatures.IsDelimitedEncoded {
desc_lazy.go#L467: if fd.L1.Kind == protoreflect.MessageKind && fd.L1.EditionFeatures.IsDelimitedEncoded {
editions.go#L69: parent.IsDelimitedEncoded = v == genid.FeatureSet_DELIMITED_enum_value
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)