type Enum … type Message … type RawFields … // IsValid reports whether b is syntactically correct wire format. func (b RawFields) IsValid() bool { … } type List … type Map …
type Enum … type Message … type RawFields … // IsValid reports whether b is syntactically correct wire format. func (b RawFields) IsValid() bool { … } type List … type Map …