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

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_field.go#L332: func consumeGroupValue(b []byte, v pref.Value, num protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (pref.Value, unmarshalOutput, error) {
		codec_field.go#L341: 	unmarshal: consumeGroupValue,