Versions in this module Expand all Collapse all v1 v1.1.1 Jul 17, 2018 Changes in this version + var ErrIntOverflowTheproto3 = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthTheproto3 = fmt.Errorf("proto: negative length found during unmarshaling") + var MapEnum_name = map[int32]string + var MapEnum_value = map[string]int32 + var Message_Humour_name = map[int32]string + var Message_Humour_value = map[string]int32 + func Theproto3Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + type AllMaps struct + BoolMap map[bool]bool + Fixed32Map map[uint32]uint32 + Fixed64Map map[uint64]uint64 + Int32Map map[int32]int32 + Int64Map map[int64]int64 + Sfixed32Map map[int32]int32 + Sfixed64Map map[int64]int64 + Sint32Map map[int32]int32 + Sint64Map map[int64]int64 + StringMap map[string]string + StringToBytesMap map[string][]byte + StringToDoubleMap map[string]float64 + StringToEnumMap map[string]MapEnum + StringToFloatMap map[string]float32 + StringToMsgMap map[string]*FloatingPoint + Uint32Map map[uint32]uint32 + Uint64Map map[uint64]uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewAllMapsFromFace(that AllMapsFace) *AllMaps + func NewPopulatedAllMaps(r randyTheproto3, easy bool) *AllMaps + func (*AllMaps) Descriptor() ([]byte, []int) + func (*AllMaps) ProtoMessage() + func (dst *AllMaps) XXX_Merge(src proto.Message) + func (m *AllMaps) Reset() + func (m *AllMaps) Size() (n int) + func (m *AllMaps) Unmarshal(dAtA []byte) error + func (m *AllMaps) XXX_DiscardUnknown() + func (m *AllMaps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AllMaps) XXX_Size() int + func (m *AllMaps) XXX_Unmarshal(b []byte) error + func (this *AllMaps) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *AllMaps) Equal(that interface{}) bool + func (this *AllMaps) GetBoolMap() map[bool]bool + func (this *AllMaps) GetFixed32Map() map[uint32]uint32 + func (this *AllMaps) GetFixed64Map() map[uint64]uint64 + func (this *AllMaps) GetInt32Map() map[int32]int32 + func (this *AllMaps) GetInt64Map() map[int64]int64 + func (this *AllMaps) GetSfixed32Map() map[int32]int32 + func (this *AllMaps) GetSfixed64Map() map[int64]int64 + func (this *AllMaps) GetSint32Map() map[int32]int32 + func (this *AllMaps) GetSint64Map() map[int64]int64 + func (this *AllMaps) GetStringMap() map[string]string + func (this *AllMaps) GetStringToBytesMap() map[string][]byte + func (this *AllMaps) GetStringToDoubleMap() map[string]float64 + func (this *AllMaps) GetStringToEnumMap() map[string]MapEnum + func (this *AllMaps) GetStringToFloatMap() map[string]float32 + func (this *AllMaps) GetStringToMsgMap() map[string]*FloatingPoint + func (this *AllMaps) GetUint32Map() map[uint32]uint32 + func (this *AllMaps) GetUint64Map() map[uint64]uint64 + func (this *AllMaps) GoString() string + func (this *AllMaps) Proto() github_com_gogo_protobuf_proto.Message + func (this *AllMaps) String() string + func (this *AllMaps) TestProto() github_com_gogo_protobuf_proto.Message + func (this *AllMaps) VerboseEqual(that interface{}) error + type AllMapsFace interface + GetBoolMap func() map[bool]bool + GetFixed32Map func() map[uint32]uint32 + GetFixed64Map func() map[uint64]uint64 + GetInt32Map func() map[int32]int32 + GetInt64Map func() map[int64]int64 + GetSfixed32Map func() map[int32]int32 + GetSfixed64Map func() map[int64]int64 + GetSint32Map func() map[int32]int32 + GetSint64Map func() map[int64]int64 + GetStringMap func() map[string]string + GetStringToBytesMap func() map[string][]byte + GetStringToDoubleMap func() map[string]float64 + GetStringToEnumMap func() map[string]MapEnum + GetStringToFloatMap func() map[string]float32 + GetStringToMsgMap func() map[string]*FloatingPoint + GetUint32Map func() map[uint32]uint32 + GetUint64Map func() map[uint64]uint64 + Proto func() github_com_gogo_protobuf_proto.Message + type AllMapsOrdered struct + BoolMap map[bool]bool + Fixed32Map map[uint32]uint32 + Fixed64Map map[uint64]uint64 + Int32Map map[int32]int32 + Int64Map map[int64]int64 + Sfixed32Map map[int32]int32 + Sfixed64Map map[int64]int64 + Sint32Map map[int32]int32 + Sint64Map map[int64]int64 + StringMap map[string]string + StringToBytesMap map[string][]byte + StringToDoubleMap map[string]float64 + StringToEnumMap map[string]MapEnum + StringToFloatMap map[string]float32 + StringToMsgMap map[string]*FloatingPoint + Uint32Map map[uint32]uint32 + Uint64Map map[uint64]uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewAllMapsOrderedFromFace(that AllMapsOrderedFace) *AllMapsOrdered + func NewPopulatedAllMapsOrdered(r randyTheproto3, easy bool) *AllMapsOrdered + func (*AllMapsOrdered) Descriptor() ([]byte, []int) + func (*AllMapsOrdered) ProtoMessage() + func (dst *AllMapsOrdered) XXX_Merge(src proto.Message) + func (m *AllMapsOrdered) Reset() + func (m *AllMapsOrdered) Size() (n int) + func (m *AllMapsOrdered) Unmarshal(dAtA []byte) error + func (m *AllMapsOrdered) XXX_DiscardUnknown() + func (m *AllMapsOrdered) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AllMapsOrdered) XXX_Size() int + func (m *AllMapsOrdered) XXX_Unmarshal(b []byte) error + func (this *AllMapsOrdered) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *AllMapsOrdered) Equal(that interface{}) bool + func (this *AllMapsOrdered) GetBoolMap() map[bool]bool + func (this *AllMapsOrdered) GetFixed32Map() map[uint32]uint32 + func (this *AllMapsOrdered) GetFixed64Map() map[uint64]uint64 + func (this *AllMapsOrdered) GetInt32Map() map[int32]int32 + func (this *AllMapsOrdered) GetInt64Map() map[int64]int64 + func (this *AllMapsOrdered) GetSfixed32Map() map[int32]int32 + func (this *AllMapsOrdered) GetSfixed64Map() map[int64]int64 + func (this *AllMapsOrdered) GetSint32Map() map[int32]int32 + func (this *AllMapsOrdered) GetSint64Map() map[int64]int64 + func (this *AllMapsOrdered) GetStringMap() map[string]string + func (this *AllMapsOrdered) GetStringToBytesMap() map[string][]byte + func (this *AllMapsOrdered) GetStringToDoubleMap() map[string]float64 + func (this *AllMapsOrdered) GetStringToEnumMap() map[string]MapEnum + func (this *AllMapsOrdered) GetStringToFloatMap() map[string]float32 + func (this *AllMapsOrdered) GetStringToMsgMap() map[string]*FloatingPoint + func (this *AllMapsOrdered) GetUint32Map() map[uint32]uint32 + func (this *AllMapsOrdered) GetUint64Map() map[uint64]uint64 + func (this *AllMapsOrdered) GoString() string + func (this *AllMapsOrdered) Proto() github_com_gogo_protobuf_proto.Message + func (this *AllMapsOrdered) String() string + func (this *AllMapsOrdered) TestProto() github_com_gogo_protobuf_proto.Message + func (this *AllMapsOrdered) VerboseEqual(that interface{}) error + type AllMapsOrderedFace interface + GetBoolMap func() map[bool]bool + GetFixed32Map func() map[uint32]uint32 + GetFixed64Map func() map[uint64]uint64 + GetInt32Map func() map[int32]int32 + GetInt64Map func() map[int64]int64 + GetSfixed32Map func() map[int32]int32 + GetSfixed64Map func() map[int64]int64 + GetSint32Map func() map[int32]int32 + GetSint64Map func() map[int64]int64 + GetStringMap func() map[string]string + GetStringToBytesMap func() map[string][]byte + GetStringToDoubleMap func() map[string]float64 + GetStringToEnumMap func() map[string]MapEnum + GetStringToFloatMap func() map[string]float32 + GetStringToMsgMap func() map[string]*FloatingPoint + GetUint32Map func() map[uint32]uint32 + GetUint64Map func() map[uint64]uint64 + Proto func() github_com_gogo_protobuf_proto.Message + type ContainsNestedMap struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewContainsNestedMapFromFace(that ContainsNestedMapFace) *ContainsNestedMap + func NewPopulatedContainsNestedMap(r randyTheproto3, easy bool) *ContainsNestedMap + func (*ContainsNestedMap) Descriptor() ([]byte, []int) + func (*ContainsNestedMap) ProtoMessage() + func (dst *ContainsNestedMap) XXX_Merge(src proto.Message) + func (m *ContainsNestedMap) Reset() + func (m *ContainsNestedMap) Size() (n int) + func (m *ContainsNestedMap) Unmarshal(dAtA []byte) error + func (m *ContainsNestedMap) XXX_DiscardUnknown() + func (m *ContainsNestedMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ContainsNestedMap) XXX_Size() int + func (m *ContainsNestedMap) XXX_Unmarshal(b []byte) error + func (this *ContainsNestedMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *ContainsNestedMap) Equal(that interface{}) bool + func (this *ContainsNestedMap) GoString() string + func (this *ContainsNestedMap) Proto() github_com_gogo_protobuf_proto.Message + func (this *ContainsNestedMap) String() string + func (this *ContainsNestedMap) TestProto() github_com_gogo_protobuf_proto.Message + func (this *ContainsNestedMap) VerboseEqual(that interface{}) error + type ContainsNestedMapFace interface + Proto func() github_com_gogo_protobuf_proto.Message + type ContainsNestedMap_NestedMap struct + NestedMapField map[string]float64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewContainsNestedMap_NestedMapFromFace(that ContainsNestedMap_NestedMapFace) *ContainsNestedMap_NestedMap + func NewPopulatedContainsNestedMap_NestedMap(r randyTheproto3, easy bool) *ContainsNestedMap_NestedMap + func (*ContainsNestedMap_NestedMap) Descriptor() ([]byte, []int) + func (*ContainsNestedMap_NestedMap) ProtoMessage() + func (dst *ContainsNestedMap_NestedMap) XXX_Merge(src proto.Message) + func (m *ContainsNestedMap_NestedMap) Reset() + func (m *ContainsNestedMap_NestedMap) Size() (n int) + func (m *ContainsNestedMap_NestedMap) Unmarshal(dAtA []byte) error + func (m *ContainsNestedMap_NestedMap) XXX_DiscardUnknown() + func (m *ContainsNestedMap_NestedMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ContainsNestedMap_NestedMap) XXX_Size() int + func (m *ContainsNestedMap_NestedMap) XXX_Unmarshal(b []byte) error + func (this *ContainsNestedMap_NestedMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *ContainsNestedMap_NestedMap) Equal(that interface{}) bool + func (this *ContainsNestedMap_NestedMap) GetNestedMapField() map[string]float64 + func (this *ContainsNestedMap_NestedMap) GoString() string + func (this *ContainsNestedMap_NestedMap) Proto() github_com_gogo_protobuf_proto.Message + func (this *ContainsNestedMap_NestedMap) String() string + func (this *ContainsNestedMap_NestedMap) TestProto() github_com_gogo_protobuf_proto.Message + func (this *ContainsNestedMap_NestedMap) VerboseEqual(that interface{}) error + type ContainsNestedMap_NestedMapFace interface + GetNestedMapField func() map[string]float64 + Proto func() github_com_gogo_protobuf_proto.Message + type FloatingPoint struct + F float64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewFloatingPointFromFace(that FloatingPointFace) *FloatingPoint + func NewPopulatedFloatingPoint(r randyTheproto3, easy bool) *FloatingPoint + func (*FloatingPoint) Descriptor() ([]byte, []int) + func (*FloatingPoint) ProtoMessage() + func (dst *FloatingPoint) XXX_Merge(src proto.Message) + func (m *FloatingPoint) Reset() + func (m *FloatingPoint) Size() (n int) + func (m *FloatingPoint) Unmarshal(dAtA []byte) error + func (m *FloatingPoint) XXX_DiscardUnknown() + func (m *FloatingPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FloatingPoint) XXX_Size() int + func (m *FloatingPoint) XXX_Unmarshal(b []byte) error + func (this *FloatingPoint) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *FloatingPoint) Equal(that interface{}) bool + func (this *FloatingPoint) GetF() float64 + func (this *FloatingPoint) GoString() string + func (this *FloatingPoint) Proto() github_com_gogo_protobuf_proto.Message + func (this *FloatingPoint) String() string + func (this *FloatingPoint) TestProto() github_com_gogo_protobuf_proto.Message + func (this *FloatingPoint) VerboseEqual(that interface{}) error + type FloatingPointFace interface + GetF func() float64 + Proto func() github_com_gogo_protobuf_proto.Message + type MapEnum int32 + const MA + const MB + const MC + func (MapEnum) EnumDescriptor() ([]byte, []int) + func (x MapEnum) String() string + type Message struct + Data []byte + HeightInCm uint32 + Hilarity Message_Humour + Key []uint64 + Name string + Nested *Nested + Proto2Field *both.NinOptNative + Proto2Value map[int64]*both.NinOptEnum + ResultCount int64 + Score float32 + Terrain map[int64]*Nested + TrueScotsman bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewMessageFromFace(that MessageFace) *Message + func NewPopulatedMessage(r randyTheproto3, easy bool) *Message + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (dst *Message) XXX_Merge(src proto.Message) + func (m *Message) Reset() + func (m *Message) Size() (n int) + func (m *Message) Unmarshal(dAtA []byte) error + func (m *Message) XXX_DiscardUnknown() + func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Message) XXX_Size() int + func (m *Message) XXX_Unmarshal(b []byte) error + func (this *Message) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *Message) Equal(that interface{}) bool + func (this *Message) GetData() []byte + func (this *Message) GetHeightInCm() uint32 + func (this *Message) GetHilarity() Message_Humour + func (this *Message) GetKey() []uint64 + func (this *Message) GetName() string + func (this *Message) GetNested() *Nested + func (this *Message) GetProto2Field() *both.NinOptNative + func (this *Message) GetProto2Value() map[int64]*both.NinOptEnum + func (this *Message) GetResultCount() int64 + func (this *Message) GetScore() float32 + func (this *Message) GetTerrain() map[int64]*Nested + func (this *Message) GetTrueScotsman() bool + func (this *Message) GoString() string + func (this *Message) Proto() github_com_gogo_protobuf_proto.Message + func (this *Message) String() string + func (this *Message) TestProto() github_com_gogo_protobuf_proto.Message + func (this *Message) VerboseEqual(that interface{}) error + type MessageFace interface + GetData func() []byte + GetHeightInCm func() uint32 + GetHilarity func() Message_Humour + GetKey func() []uint64 + GetName func() string + GetNested func() *Nested + GetProto2Field func() *both.NinOptNative + GetProto2Value func() map[int64]*both.NinOptEnum + GetResultCount func() int64 + GetScore func() float32 + GetTerrain func() map[int64]*Nested + GetTrueScotsman func() bool + Proto func() github_com_gogo_protobuf_proto.Message + type MessageWithMap struct + ByteMapping map[bool][]byte + MsgMapping map[int64]*FloatingPoint + NameMapping map[int32]string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewMessageWithMapFromFace(that MessageWithMapFace) *MessageWithMap + func NewPopulatedMessageWithMap(r randyTheproto3, easy bool) *MessageWithMap + func (*MessageWithMap) Descriptor() ([]byte, []int) + func (*MessageWithMap) ProtoMessage() + func (dst *MessageWithMap) XXX_Merge(src proto.Message) + func (m *MessageWithMap) Reset() + func (m *MessageWithMap) Size() (n int) + func (m *MessageWithMap) Unmarshal(dAtA []byte) error + func (m *MessageWithMap) XXX_DiscardUnknown() + func (m *MessageWithMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MessageWithMap) XXX_Size() int + func (m *MessageWithMap) XXX_Unmarshal(b []byte) error + func (this *MessageWithMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *MessageWithMap) Equal(that interface{}) bool + func (this *MessageWithMap) GetByteMapping() map[bool][]byte + func (this *MessageWithMap) GetMsgMapping() map[int64]*FloatingPoint + func (this *MessageWithMap) GetNameMapping() map[int32]string + func (this *MessageWithMap) GoString() string + func (this *MessageWithMap) Proto() github_com_gogo_protobuf_proto.Message + func (this *MessageWithMap) String() string + func (this *MessageWithMap) TestProto() github_com_gogo_protobuf_proto.Message + func (this *MessageWithMap) VerboseEqual(that interface{}) error + type MessageWithMapFace interface + GetByteMapping func() map[bool][]byte + GetMsgMapping func() map[int64]*FloatingPoint + GetNameMapping func() map[int32]string + Proto func() github_com_gogo_protobuf_proto.Message + type Message_Humour int32 + const BILL_BAILEY + const PUNS + const SLAPSTICK + const UNKNOWN + func (Message_Humour) EnumDescriptor() ([]byte, []int) + func (x Message_Humour) String() string + type Nested struct + Bunny string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewNestedFromFace(that NestedFace) *Nested + func NewPopulatedNested(r randyTheproto3, easy bool) *Nested + func (*Nested) Descriptor() ([]byte, []int) + func (*Nested) ProtoMessage() + func (dst *Nested) XXX_Merge(src proto.Message) + func (m *Nested) Reset() + func (m *Nested) Size() (n int) + func (m *Nested) Unmarshal(dAtA []byte) error + func (m *Nested) XXX_DiscardUnknown() + func (m *Nested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Nested) XXX_Size() int + func (m *Nested) XXX_Unmarshal(b []byte) error + func (this *Nested) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *Nested) Equal(that interface{}) bool + func (this *Nested) GetBunny() string + func (this *Nested) GoString() string + func (this *Nested) Proto() github_com_gogo_protobuf_proto.Message + func (this *Nested) String() string + func (this *Nested) TestProto() github_com_gogo_protobuf_proto.Message + func (this *Nested) VerboseEqual(that interface{}) error + type NestedFace interface + GetBunny func() string + Proto func() github_com_gogo_protobuf_proto.Message + type NotPacked struct + Key []uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewNotPackedFromFace(that NotPackedFace) *NotPacked + func NewPopulatedNotPacked(r randyTheproto3, easy bool) *NotPacked + func (*NotPacked) Descriptor() ([]byte, []int) + func (*NotPacked) ProtoMessage() + func (dst *NotPacked) XXX_Merge(src proto.Message) + func (m *NotPacked) Reset() + func (m *NotPacked) Size() (n int) + func (m *NotPacked) Unmarshal(dAtA []byte) error + func (m *NotPacked) XXX_DiscardUnknown() + func (m *NotPacked) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NotPacked) XXX_Size() int + func (m *NotPacked) XXX_Unmarshal(b []byte) error + func (this *NotPacked) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *NotPacked) Equal(that interface{}) bool + func (this *NotPacked) GetKey() []uint64 + func (this *NotPacked) GoString() string + func (this *NotPacked) Proto() github_com_gogo_protobuf_proto.Message + func (this *NotPacked) String() string + func (this *NotPacked) TestProto() github_com_gogo_protobuf_proto.Message + func (this *NotPacked) VerboseEqual(that interface{}) error + type NotPackedFace interface + GetKey func() []uint64 + Proto func() github_com_gogo_protobuf_proto.Message + type Uint128Pair struct + Left github_com_gogo_protobuf_test_custom.Uint128 + Right *github_com_gogo_protobuf_test_custom.Uint128 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedUint128Pair(r randyTheproto3, easy bool) *Uint128Pair + func NewUint128PairFromFace(that Uint128PairFace) *Uint128Pair + func (*Uint128Pair) Descriptor() ([]byte, []int) + func (*Uint128Pair) ProtoMessage() + func (dst *Uint128Pair) XXX_Merge(src proto.Message) + func (m *Uint128Pair) Reset() + func (m *Uint128Pair) Size() (n int) + func (m *Uint128Pair) Unmarshal(dAtA []byte) error + func (m *Uint128Pair) XXX_DiscardUnknown() + func (m *Uint128Pair) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Uint128Pair) XXX_Size() int + func (m *Uint128Pair) XXX_Unmarshal(b []byte) error + func (this *Uint128Pair) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *Uint128Pair) Equal(that interface{}) bool + func (this *Uint128Pair) GetLeft() github_com_gogo_protobuf_test_custom.Uint128 + func (this *Uint128Pair) GetRight() *github_com_gogo_protobuf_test_custom.Uint128 + func (this *Uint128Pair) GoString() string + func (this *Uint128Pair) Proto() github_com_gogo_protobuf_proto.Message + func (this *Uint128Pair) String() string + func (this *Uint128Pair) TestProto() github_com_gogo_protobuf_proto.Message + func (this *Uint128Pair) VerboseEqual(that interface{}) error + type Uint128PairFace interface + GetLeft func() github_com_gogo_protobuf_test_custom.Uint128 + GetRight func() *github_com_gogo_protobuf_test_custom.Uint128 + Proto func() github_com_gogo_protobuf_proto.Message