Versions in this module Expand all Collapse all v1 v1.0.0 Jun 1, 2021 Changes in this version + type Bool bool + type Bytes []byte + type Denormalized struct + Count uint + Value Token + type Float32 float32 + type Float64 float64 + type Int32 int32 + type Int64 int64 + type LengthPrefix Message + type Message []Token + func (m *Message) Unmarshal(in []byte) + func (m *Message) UnmarshalDescriptor(in []byte, desc protoreflect.MessageDescriptor) + func (m Message) Format(s fmt.State, r rune) + func (m Message) Marshal() []byte + func (m Message) Size() int + type Number = protowire.Number + const FirstReservedNumber + const LastReservedNumber + const MaxValidNumber + const MinValidNumber + type Raw []byte + type String string + type Svarint int64 + type Tag struct + Number Number + Type Type + type Token token + type Type = protowire.Type + const BytesType + const EndGroupType + const Fixed32Type + const Fixed64Type + const StartGroupType + const VarintType + type Uint32 uint32 + type Uint64 uint64 + type Uvarint uint64 + type Varint int64