Skip to content

proto: StartGroup  #135

@3052

Description

@3052

I see that StartGroup is not defined:

encoding/proto/message.go

Lines 142 to 149 in 101dc9c

Varint WireType = 0
Fixed64 WireType = 1
Varlen WireType = 2
Fixed32 WireType = 5
// Wire types 3 and 4 were used for StartGroup and EndGroup, but are
// deprecated so we don't expose them here.
//
// https://developers.google.com/protocol-buffers/docs/encoding#structure

I think this is a problem, as some servers are still using it, for example android.clients.google.com.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions