func google.golang.org/protobuf/internal/impl.consumeGroupSliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_field.go#L677: func consumeGroupSliceValue(b []byte, listv pref.Value, num protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ pref.Value, out unmarshalOutput, err error) {
		codec_field.go#L703: 	unmarshal: consumeGroupSliceValue,