Package theproto3
import "github.com/gogo/protobuf/test/theproto3/combos/both"
- Overview
- Index
- Variables
- func Theproto3Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- type AllMaps
- func NewAllMapsFromFace(that AllMapsFace) *AllMaps
- func NewPopulatedAllMaps(r randyTheproto3, easy bool) *AllMaps
- func (this *AllMaps) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*AllMaps) Descriptor() ([]byte, []int)
- 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 (m *AllMaps) Marshal() (dAtA []byte, err error)
- func (m *AllMaps) MarshalTo(dAtA []byte) (int, error)
- func (m *AllMaps) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *AllMaps) Proto() github_com_gogo_protobuf_proto.Message
- func (*AllMaps) ProtoMessage()
- func (m *AllMaps) Reset()
- func (m *AllMaps) Size() (n int)
- func (this *AllMaps) String() string
- func (this *AllMaps) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *AllMaps) Unmarshal(dAtA []byte) error
- func (this *AllMaps) VerboseEqual(that interface{}) error
- func (m *AllMaps) XXX_DiscardUnknown()
- func (m *AllMaps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AllMaps) XXX_Merge(src proto.Message)
- func (m *AllMaps) XXX_Size() int
- func (m *AllMaps) XXX_Unmarshal(b []byte) error
- type AllMapsFace
- type AllMapsOrdered
- func NewAllMapsOrderedFromFace(that AllMapsOrderedFace) *AllMapsOrdered
- func NewPopulatedAllMapsOrdered(r randyTheproto3, easy bool) *AllMapsOrdered
- func (this *AllMapsOrdered) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*AllMapsOrdered) Descriptor() ([]byte, []int)
- 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 (m *AllMapsOrdered) Marshal() (dAtA []byte, err error)
- func (m *AllMapsOrdered) MarshalTo(dAtA []byte) (int, error)
- func (m *AllMapsOrdered) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *AllMapsOrdered) Proto() github_com_gogo_protobuf_proto.Message
- func (*AllMapsOrdered) ProtoMessage()
- func (m *AllMapsOrdered) Reset()
- func (m *AllMapsOrdered) Size() (n int)
- func (this *AllMapsOrdered) String() string
- func (this *AllMapsOrdered) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *AllMapsOrdered) Unmarshal(dAtA []byte) error
- func (this *AllMapsOrdered) VerboseEqual(that interface{}) error
- func (m *AllMapsOrdered) XXX_DiscardUnknown()
- func (m *AllMapsOrdered) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AllMapsOrdered) XXX_Merge(src proto.Message)
- func (m *AllMapsOrdered) XXX_Size() int
- func (m *AllMapsOrdered) XXX_Unmarshal(b []byte) error
- type AllMapsOrderedFace
- type ContainsNestedMap
- func NewContainsNestedMapFromFace(that ContainsNestedMapFace) *ContainsNestedMap
- func NewPopulatedContainsNestedMap(r randyTheproto3, easy bool) *ContainsNestedMap
- func (this *ContainsNestedMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*ContainsNestedMap) Descriptor() ([]byte, []int)
- func (this *ContainsNestedMap) Equal(that interface{}) bool
- func (this *ContainsNestedMap) GoString() string
- func (m *ContainsNestedMap) Marshal() (dAtA []byte, err error)
- func (m *ContainsNestedMap) MarshalTo(dAtA []byte) (int, error)
- func (m *ContainsNestedMap) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *ContainsNestedMap) Proto() github_com_gogo_protobuf_proto.Message
- func (*ContainsNestedMap) ProtoMessage()
- func (m *ContainsNestedMap) Reset()
- func (m *ContainsNestedMap) Size() (n int)
- func (this *ContainsNestedMap) String() string
- func (this *ContainsNestedMap) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *ContainsNestedMap) Unmarshal(dAtA []byte) error
- func (this *ContainsNestedMap) VerboseEqual(that interface{}) error
- func (m *ContainsNestedMap) XXX_DiscardUnknown()
- func (m *ContainsNestedMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContainsNestedMap) XXX_Merge(src proto.Message)
- func (m *ContainsNestedMap) XXX_Size() int
- func (m *ContainsNestedMap) XXX_Unmarshal(b []byte) error
- type ContainsNestedMapFace
- type ContainsNestedMap_NestedMap
- func NewContainsNestedMap_NestedMapFromFace(that ContainsNestedMap_NestedMapFace) *ContainsNestedMap_NestedMap
- func NewPopulatedContainsNestedMap_NestedMap(r randyTheproto3, easy bool) *ContainsNestedMap_NestedMap
- func (this *ContainsNestedMap_NestedMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*ContainsNestedMap_NestedMap) Descriptor() ([]byte, []int)
- func (this *ContainsNestedMap_NestedMap) Equal(that interface{}) bool
- func (this *ContainsNestedMap_NestedMap) GetNestedMapField() map[string]float64
- func (this *ContainsNestedMap_NestedMap) GoString() string
- func (m *ContainsNestedMap_NestedMap) Marshal() (dAtA []byte, err error)
- func (m *ContainsNestedMap_NestedMap) MarshalTo(dAtA []byte) (int, error)
- func (m *ContainsNestedMap_NestedMap) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *ContainsNestedMap_NestedMap) Proto() github_com_gogo_protobuf_proto.Message
- func (*ContainsNestedMap_NestedMap) ProtoMessage()
- func (m *ContainsNestedMap_NestedMap) Reset()
- func (m *ContainsNestedMap_NestedMap) Size() (n int)
- func (this *ContainsNestedMap_NestedMap) String() string
- func (this *ContainsNestedMap_NestedMap) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *ContainsNestedMap_NestedMap) Unmarshal(dAtA []byte) error
- func (this *ContainsNestedMap_NestedMap) VerboseEqual(that interface{}) error
- func (m *ContainsNestedMap_NestedMap) XXX_DiscardUnknown()
- func (m *ContainsNestedMap_NestedMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContainsNestedMap_NestedMap) XXX_Merge(src proto.Message)
- func (m *ContainsNestedMap_NestedMap) XXX_Size() int
- func (m *ContainsNestedMap_NestedMap) XXX_Unmarshal(b []byte) error
- type ContainsNestedMap_NestedMapFace
- type FloatingPoint
- func NewFloatingPointFromFace(that FloatingPointFace) *FloatingPoint
- func NewPopulatedFloatingPoint(r randyTheproto3, easy bool) *FloatingPoint
- func (this *FloatingPoint) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*FloatingPoint) Descriptor() ([]byte, []int)
- func (this *FloatingPoint) Equal(that interface{}) bool
- func (this *FloatingPoint) GetF() float64
- func (this *FloatingPoint) GoString() string
- func (m *FloatingPoint) Marshal() (dAtA []byte, err error)
- func (m *FloatingPoint) MarshalTo(dAtA []byte) (int, error)
- func (m *FloatingPoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *FloatingPoint) Proto() github_com_gogo_protobuf_proto.Message
- func (*FloatingPoint) ProtoMessage()
- func (m *FloatingPoint) Reset()
- func (m *FloatingPoint) Size() (n int)
- func (this *FloatingPoint) String() string
- func (this *FloatingPoint) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *FloatingPoint) Unmarshal(dAtA []byte) error
- func (this *FloatingPoint) VerboseEqual(that interface{}) error
- func (m *FloatingPoint) XXX_DiscardUnknown()
- func (m *FloatingPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FloatingPoint) XXX_Merge(src proto.Message)
- func (m *FloatingPoint) XXX_Size() int
- func (m *FloatingPoint) XXX_Unmarshal(b []byte) error
- type FloatingPointFace
- type MapEnum
- func (MapEnum) EnumDescriptor() ([]byte, []int)
- func (x MapEnum) String() string
- type Message
- func NewMessageFromFace(that MessageFace) *Message
- func NewPopulatedMessage(r randyTheproto3, easy bool) *Message
- func (this *Message) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*Message) Descriptor() ([]byte, []int)
- 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 (m *Message) Marshal() (dAtA []byte, err error)
- func (m *Message) MarshalTo(dAtA []byte) (int, error)
- func (m *Message) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *Message) Proto() github_com_gogo_protobuf_proto.Message
- func (*Message) ProtoMessage()
- func (m *Message) Reset()
- func (m *Message) Size() (n int)
- func (this *Message) String() string
- func (this *Message) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *Message) Unmarshal(dAtA []byte) error
- func (this *Message) VerboseEqual(that interface{}) error
- func (m *Message) XXX_DiscardUnknown()
- func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Message) XXX_Merge(src proto.Message)
- func (m *Message) XXX_Size() int
- func (m *Message) XXX_Unmarshal(b []byte) error
- type MessageFace
- type MessageWithMap
- func NewMessageWithMapFromFace(that MessageWithMapFace) *MessageWithMap
- func NewPopulatedMessageWithMap(r randyTheproto3, easy bool) *MessageWithMap
- func (this *MessageWithMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*MessageWithMap) Descriptor() ([]byte, []int)
- 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 (m *MessageWithMap) Marshal() (dAtA []byte, err error)
- func (m *MessageWithMap) MarshalTo(dAtA []byte) (int, error)
- func (m *MessageWithMap) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *MessageWithMap) Proto() github_com_gogo_protobuf_proto.Message
- func (*MessageWithMap) ProtoMessage()
- func (m *MessageWithMap) Reset()
- func (m *MessageWithMap) Size() (n int)
- func (this *MessageWithMap) String() string
- func (this *MessageWithMap) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *MessageWithMap) Unmarshal(dAtA []byte) error
- func (this *MessageWithMap) VerboseEqual(that interface{}) error
- func (m *MessageWithMap) XXX_DiscardUnknown()
- func (m *MessageWithMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MessageWithMap) XXX_Merge(src proto.Message)
- func (m *MessageWithMap) XXX_Size() int
- func (m *MessageWithMap) XXX_Unmarshal(b []byte) error
- type MessageWithMapFace
- type Message_Humour
- func (Message_Humour) EnumDescriptor() ([]byte, []int)
- func (x Message_Humour) String() string
- type Nested
- func NewNestedFromFace(that NestedFace) *Nested
- func NewPopulatedNested(r randyTheproto3, easy bool) *Nested
- func (this *Nested) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*Nested) Descriptor() ([]byte, []int)
- func (this *Nested) Equal(that interface{}) bool
- func (this *Nested) GetBunny() string
- func (this *Nested) GoString() string
- func (m *Nested) Marshal() (dAtA []byte, err error)
- func (m *Nested) MarshalTo(dAtA []byte) (int, error)
- func (m *Nested) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *Nested) Proto() github_com_gogo_protobuf_proto.Message
- func (*Nested) ProtoMessage()
- func (m *Nested) Reset()
- func (m *Nested) Size() (n int)
- func (this *Nested) String() string
- func (this *Nested) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *Nested) Unmarshal(dAtA []byte) error
- func (this *Nested) VerboseEqual(that interface{}) error
- func (m *Nested) XXX_DiscardUnknown()
- func (m *Nested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Nested) XXX_Merge(src proto.Message)
- func (m *Nested) XXX_Size() int
- func (m *Nested) XXX_Unmarshal(b []byte) error
- type NestedFace
- type NotPacked
- func NewNotPackedFromFace(that NotPackedFace) *NotPacked
- func NewPopulatedNotPacked(r randyTheproto3, easy bool) *NotPacked
- func (this *NotPacked) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*NotPacked) Descriptor() ([]byte, []int)
- func (this *NotPacked) Equal(that interface{}) bool
- func (this *NotPacked) GetKey() []uint64
- func (this *NotPacked) GoString() string
- func (m *NotPacked) Marshal() (dAtA []byte, err error)
- func (m *NotPacked) MarshalTo(dAtA []byte) (int, error)
- func (m *NotPacked) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *NotPacked) Proto() github_com_gogo_protobuf_proto.Message
- func (*NotPacked) ProtoMessage()
- func (m *NotPacked) Reset()
- func (m *NotPacked) Size() (n int)
- func (this *NotPacked) String() string
- func (this *NotPacked) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *NotPacked) Unmarshal(dAtA []byte) error
- func (this *NotPacked) VerboseEqual(that interface{}) error
- func (m *NotPacked) XXX_DiscardUnknown()
- func (m *NotPacked) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NotPacked) XXX_Merge(src proto.Message)
- func (m *NotPacked) XXX_Size() int
- func (m *NotPacked) XXX_Unmarshal(b []byte) error
- type NotPackedFace
- type Uint128Pair
- func NewPopulatedUint128Pair(r randyTheproto3, easy bool) *Uint128Pair
- func NewUint128PairFromFace(that Uint128PairFace) *Uint128Pair
- func (this *Uint128Pair) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*Uint128Pair) Descriptor() ([]byte, []int)
- 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 (m *Uint128Pair) Marshal() (dAtA []byte, err error)
- func (m *Uint128Pair) MarshalTo(dAtA []byte) (int, error)
- func (m *Uint128Pair) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (this *Uint128Pair) Proto() github_com_gogo_protobuf_proto.Message
- func (*Uint128Pair) ProtoMessage()
- func (m *Uint128Pair) Reset()
- func (m *Uint128Pair) Size() (n int)
- func (this *Uint128Pair) String() string
- func (this *Uint128Pair) TestProto() github_com_gogo_protobuf_proto.Message
- func (m *Uint128Pair) Unmarshal(dAtA []byte) error
- func (this *Uint128Pair) VerboseEqual(that interface{}) error
- func (m *Uint128Pair) XXX_DiscardUnknown()
- func (m *Uint128Pair) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Uint128Pair) XXX_Merge(src proto.Message)
- func (m *Uint128Pair) XXX_Size() int
- func (m *Uint128Pair) XXX_Unmarshal(b []byte) error
- type Uint128PairFace
Package files
theproto3.pb.go
Variables
var (
ErrInvalidLengthTheproto3 = fmt.Errorf("proto: negative length found during unmarshaling")
ErrIntOverflowTheproto3 = fmt.Errorf("proto: integer overflow")
ErrUnexpectedEndOfGroupTheproto3 = fmt.Errorf("proto: unexpected end of group")
)
var MapEnum_name = map[int32]string{
0: "MA",
1: "MB",
2: "MC",
}
var MapEnum_value = map[string]int32{
"MA": 0,
"MB": 1,
"MC": 2,
}
var Message_Humour_name = map[int32]string{
0: "UNKNOWN",
1: "PUNS",
2: "SLAPSTICK",
3: "BILL_BAILEY",
}
var Message_Humour_value = map[string]int32{
"UNKNOWN": 0,
"PUNS": 1,
"SLAPSTICK": 2,
"BILL_BAILEY": 3,
}
func Theproto3Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
type AllMaps struct {
StringToDoubleMap map[string]float64 `protobuf:"bytes,1,rep,name=StringToDoubleMap,proto3" json:"StringToDoubleMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"`
StringToFloatMap map[string]float32 `protobuf:"bytes,2,rep,name=StringToFloatMap,proto3" json:"StringToFloatMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"fixed32,2,opt,name=value,proto3"`
Int32Map map[int32]int32 `protobuf:"bytes,3,rep,name=Int32Map,proto3" json:"Int32Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Int64Map map[int64]int64 `protobuf:"bytes,4,rep,name=Int64Map,proto3" json:"Int64Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Uint32Map map[uint32]uint32 `protobuf:"bytes,5,rep,name=Uint32Map,proto3" json:"Uint32Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Uint64Map map[uint64]uint64 `protobuf:"bytes,6,rep,name=Uint64Map,proto3" json:"Uint64Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Sint32Map map[int32]int32 `protobuf:"bytes,7,rep,name=Sint32Map,proto3" json:"Sint32Map,omitempty" protobuf_key:"zigzag32,1,opt,name=key,proto3" protobuf_val:"zigzag32,2,opt,name=value,proto3"`
Sint64Map map[int64]int64 `protobuf:"bytes,8,rep,name=Sint64Map,proto3" json:"Sint64Map,omitempty" protobuf_key:"zigzag64,1,opt,name=key,proto3" protobuf_val:"zigzag64,2,opt,name=value,proto3"`
Fixed32Map map[uint32]uint32 `protobuf:"bytes,9,rep,name=Fixed32Map,proto3" json:"Fixed32Map,omitempty" protobuf_key:"fixed32,1,opt,name=key,proto3" protobuf_val:"fixed32,2,opt,name=value,proto3"`
Sfixed32Map map[int32]int32 `protobuf:"bytes,10,rep,name=Sfixed32Map,proto3" json:"Sfixed32Map,omitempty" protobuf_key:"fixed32,1,opt,name=key,proto3" protobuf_val:"fixed32,2,opt,name=value,proto3"`
Fixed64Map map[uint64]uint64 `protobuf:"bytes,11,rep,name=Fixed64Map,proto3" json:"Fixed64Map,omitempty" protobuf_key:"fixed64,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"`
Sfixed64Map map[int64]int64 `protobuf:"bytes,12,rep,name=Sfixed64Map,proto3" json:"Sfixed64Map,omitempty" protobuf_key:"fixed64,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"`
BoolMap map[bool]bool `protobuf:"bytes,13,rep,name=BoolMap,proto3" json:"BoolMap,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
StringMap map[string]string `protobuf:"bytes,14,rep,name=StringMap,proto3" json:"StringMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
StringToBytesMap map[string][]byte `protobuf:"bytes,15,rep,name=StringToBytesMap,proto3" json:"StringToBytesMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
StringToEnumMap map[string]MapEnum `protobuf:"bytes,16,rep,name=StringToEnumMap,proto3" json:"StringToEnumMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3,enum=theproto3.MapEnum"`
StringToMsgMap map[string]*FloatingPoint `protobuf:"bytes,17,rep,name=StringToMsgMap,proto3" json:"StringToMsgMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewAllMapsFromFace(that AllMapsFace) *AllMaps
func NewPopulatedAllMaps(r randyTheproto3, easy bool) *AllMaps
func (this *AllMaps) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*AllMaps) Descriptor() ([]byte, []int)
func (*AllMaps) Equal
¶
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 (*AllMaps) Marshal
¶
func (m *AllMaps) Marshal() (dAtA []byte, err error)
func (m *AllMaps) MarshalTo(dAtA []byte) (int, error)
func (m *AllMaps) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AllMaps) Proto
¶
func (this *AllMaps) Proto() github_com_gogo_protobuf_proto.Message
func (*AllMaps) ProtoMessage()
func (*AllMaps) Reset
¶
func (m *AllMaps) Reset()
func (*AllMaps) Size
¶
func (m *AllMaps) Size() (n int)
func (*AllMaps) String
¶
func (this *AllMaps) String() string
func (this *AllMaps) TestProto() github_com_gogo_protobuf_proto.Message
func (m *AllMaps) Unmarshal(dAtA []byte) error
func (this *AllMaps) VerboseEqual(that interface{}) error
func (m *AllMaps) XXX_DiscardUnknown()
func (m *AllMaps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *AllMaps) XXX_Merge(src proto.Message)
func (m *AllMaps) XXX_Size() int
func (m *AllMaps) XXX_Unmarshal(b []byte) error
type AllMapsFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetStringToDoubleMap() map[string]float64
GetStringToFloatMap() map[string]float32
GetInt32Map() map[int32]int32
GetInt64Map() map[int64]int64
GetUint32Map() map[uint32]uint32
GetUint64Map() map[uint64]uint64
GetSint32Map() map[int32]int32
GetSint64Map() map[int64]int64
GetFixed32Map() map[uint32]uint32
GetSfixed32Map() map[int32]int32
GetFixed64Map() map[uint64]uint64
GetSfixed64Map() map[int64]int64
GetBoolMap() map[bool]bool
GetStringMap() map[string]string
GetStringToBytesMap() map[string][]byte
GetStringToEnumMap() map[string]MapEnum
GetStringToMsgMap() map[string]*FloatingPoint
}
type AllMapsOrdered struct {
StringToDoubleMap map[string]float64 `protobuf:"bytes,1,rep,name=StringToDoubleMap,proto3" json:"StringToDoubleMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"`
StringToFloatMap map[string]float32 `protobuf:"bytes,2,rep,name=StringToFloatMap,proto3" json:"StringToFloatMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"fixed32,2,opt,name=value,proto3"`
Int32Map map[int32]int32 `protobuf:"bytes,3,rep,name=Int32Map,proto3" json:"Int32Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Int64Map map[int64]int64 `protobuf:"bytes,4,rep,name=Int64Map,proto3" json:"Int64Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Uint32Map map[uint32]uint32 `protobuf:"bytes,5,rep,name=Uint32Map,proto3" json:"Uint32Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Uint64Map map[uint64]uint64 `protobuf:"bytes,6,rep,name=Uint64Map,proto3" json:"Uint64Map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
Sint32Map map[int32]int32 `protobuf:"bytes,7,rep,name=Sint32Map,proto3" json:"Sint32Map,omitempty" protobuf_key:"zigzag32,1,opt,name=key,proto3" protobuf_val:"zigzag32,2,opt,name=value,proto3"`
Sint64Map map[int64]int64 `protobuf:"bytes,8,rep,name=Sint64Map,proto3" json:"Sint64Map,omitempty" protobuf_key:"zigzag64,1,opt,name=key,proto3" protobuf_val:"zigzag64,2,opt,name=value,proto3"`
Fixed32Map map[uint32]uint32 `protobuf:"bytes,9,rep,name=Fixed32Map,proto3" json:"Fixed32Map,omitempty" protobuf_key:"fixed32,1,opt,name=key,proto3" protobuf_val:"fixed32,2,opt,name=value,proto3"`
Sfixed32Map map[int32]int32 `protobuf:"bytes,10,rep,name=Sfixed32Map,proto3" json:"Sfixed32Map,omitempty" protobuf_key:"fixed32,1,opt,name=key,proto3" protobuf_val:"fixed32,2,opt,name=value,proto3"`
Fixed64Map map[uint64]uint64 `protobuf:"bytes,11,rep,name=Fixed64Map,proto3" json:"Fixed64Map,omitempty" protobuf_key:"fixed64,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"`
Sfixed64Map map[int64]int64 `protobuf:"bytes,12,rep,name=Sfixed64Map,proto3" json:"Sfixed64Map,omitempty" protobuf_key:"fixed64,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"`
BoolMap map[bool]bool `protobuf:"bytes,13,rep,name=BoolMap,proto3" json:"BoolMap,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
StringMap map[string]string `protobuf:"bytes,14,rep,name=StringMap,proto3" json:"StringMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
StringToBytesMap map[string][]byte `protobuf:"bytes,15,rep,name=StringToBytesMap,proto3" json:"StringToBytesMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
StringToEnumMap map[string]MapEnum `protobuf:"bytes,16,rep,name=StringToEnumMap,proto3" json:"StringToEnumMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3,enum=theproto3.MapEnum"`
StringToMsgMap map[string]*FloatingPoint `protobuf:"bytes,17,rep,name=StringToMsgMap,proto3" json:"StringToMsgMap,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewAllMapsOrderedFromFace(that AllMapsOrderedFace) *AllMapsOrdered
func NewPopulatedAllMapsOrdered(r randyTheproto3, easy bool) *AllMapsOrdered
func (this *AllMapsOrdered) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*AllMapsOrdered) Descriptor
¶
func (*AllMapsOrdered) Descriptor() ([]byte, []int)
func (*AllMapsOrdered) Equal
¶
func (this *AllMapsOrdered) Equal(that interface{}) bool
func (*AllMapsOrdered) GetBoolMap
¶
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 (*AllMapsOrdered) GoString
¶
func (this *AllMapsOrdered) GoString() string
func (*AllMapsOrdered) Marshal
¶
func (m *AllMapsOrdered) Marshal() (dAtA []byte, err error)
func (*AllMapsOrdered) MarshalTo
¶
func (m *AllMapsOrdered) MarshalTo(dAtA []byte) (int, error)
func (m *AllMapsOrdered) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AllMapsOrdered) Proto
¶
func (this *AllMapsOrdered) Proto() github_com_gogo_protobuf_proto.Message
func (*AllMapsOrdered) ProtoMessage()
func (*AllMapsOrdered) Reset
¶
func (m *AllMapsOrdered) Reset()
func (*AllMapsOrdered) Size
¶
func (m *AllMapsOrdered) Size() (n int)
func (*AllMapsOrdered) String
¶
func (this *AllMapsOrdered) String() string
func (*AllMapsOrdered) TestProto
¶
func (this *AllMapsOrdered) TestProto() github_com_gogo_protobuf_proto.Message
func (*AllMapsOrdered) Unmarshal
¶
func (m *AllMapsOrdered) Unmarshal(dAtA []byte) error
func (this *AllMapsOrdered) VerboseEqual(that interface{}) error
func (m *AllMapsOrdered) XXX_DiscardUnknown()
func (m *AllMapsOrdered) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllMapsOrdered) XXX_Merge
¶
func (m *AllMapsOrdered) XXX_Merge(src proto.Message)
func (*AllMapsOrdered) XXX_Size
¶
func (m *AllMapsOrdered) XXX_Size() int
func (m *AllMapsOrdered) XXX_Unmarshal(b []byte) error
type AllMapsOrderedFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetStringToDoubleMap() map[string]float64
GetStringToFloatMap() map[string]float32
GetInt32Map() map[int32]int32
GetInt64Map() map[int64]int64
GetUint32Map() map[uint32]uint32
GetUint64Map() map[uint64]uint64
GetSint32Map() map[int32]int32
GetSint64Map() map[int64]int64
GetFixed32Map() map[uint32]uint32
GetSfixed32Map() map[int32]int32
GetFixed64Map() map[uint64]uint64
GetSfixed64Map() map[int64]int64
GetBoolMap() map[bool]bool
GetStringMap() map[string]string
GetStringToBytesMap() map[string][]byte
GetStringToEnumMap() map[string]MapEnum
GetStringToMsgMap() map[string]*FloatingPoint
}
type ContainsNestedMap struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewContainsNestedMapFromFace(that ContainsNestedMapFace) *ContainsNestedMap
func NewPopulatedContainsNestedMap(r randyTheproto3, easy bool) *ContainsNestedMap
func (*ContainsNestedMap) Description
¶
func (this *ContainsNestedMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*ContainsNestedMap) Descriptor
¶
func (*ContainsNestedMap) Descriptor() ([]byte, []int)
func (*ContainsNestedMap) Equal
¶
func (this *ContainsNestedMap) Equal(that interface{}) bool
func (*ContainsNestedMap) GoString
¶
func (this *ContainsNestedMap) GoString() string
func (*ContainsNestedMap) Marshal
¶
func (m *ContainsNestedMap) Marshal() (dAtA []byte, err error)
func (*ContainsNestedMap) MarshalTo
¶
func (m *ContainsNestedMap) MarshalTo(dAtA []byte) (int, error)
func (m *ContainsNestedMap) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ContainsNestedMap) Proto
¶
func (this *ContainsNestedMap) Proto() github_com_gogo_protobuf_proto.Message
func (*ContainsNestedMap) ProtoMessage
¶
func (*ContainsNestedMap) ProtoMessage()
func (*ContainsNestedMap) Reset
¶
func (m *ContainsNestedMap) Reset()
func (*ContainsNestedMap) Size
¶
func (m *ContainsNestedMap) Size() (n int)
func (*ContainsNestedMap) String
¶
func (this *ContainsNestedMap) String() string
func (*ContainsNestedMap) TestProto
¶
func (this *ContainsNestedMap) TestProto() github_com_gogo_protobuf_proto.Message
func (*ContainsNestedMap) Unmarshal
¶
func (m *ContainsNestedMap) Unmarshal(dAtA []byte) error
func (*ContainsNestedMap) VerboseEqual
¶
func (this *ContainsNestedMap) VerboseEqual(that interface{}) error
func (m *ContainsNestedMap) XXX_DiscardUnknown()
func (*ContainsNestedMap) XXX_Marshal
¶
func (m *ContainsNestedMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainsNestedMap) XXX_Merge
¶
func (m *ContainsNestedMap) XXX_Merge(src proto.Message)
func (*ContainsNestedMap) XXX_Size
¶
func (m *ContainsNestedMap) XXX_Size() int
func (m *ContainsNestedMap) XXX_Unmarshal(b []byte) error
type ContainsNestedMapFace interface {
Proto() github_com_gogo_protobuf_proto.Message
}
type ContainsNestedMap_NestedMap struct {
NestedMapField map[string]float64 `protobuf:"bytes,1,rep,name=NestedMapField,proto3" json:"NestedMapField,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewContainsNestedMap_NestedMapFromFace(that ContainsNestedMap_NestedMapFace) *ContainsNestedMap_NestedMap
func NewPopulatedContainsNestedMap_NestedMap(r randyTheproto3, easy bool) *ContainsNestedMap_NestedMap
func (*ContainsNestedMap_NestedMap) Description
¶
func (this *ContainsNestedMap_NestedMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*ContainsNestedMap_NestedMap) Descriptor
¶
func (*ContainsNestedMap_NestedMap) Descriptor() ([]byte, []int)
func (*ContainsNestedMap_NestedMap) Equal
¶
func (this *ContainsNestedMap_NestedMap) Equal(that interface{}) bool
func (*ContainsNestedMap_NestedMap) GetNestedMapField
¶
func (this *ContainsNestedMap_NestedMap) GetNestedMapField() map[string]float64
func (*ContainsNestedMap_NestedMap) GoString
¶
func (this *ContainsNestedMap_NestedMap) GoString() string
func (*ContainsNestedMap_NestedMap) Marshal
¶
func (m *ContainsNestedMap_NestedMap) Marshal() (dAtA []byte, err error)
func (*ContainsNestedMap_NestedMap) MarshalTo
¶
func (m *ContainsNestedMap_NestedMap) MarshalTo(dAtA []byte) (int, error)
func (m *ContainsNestedMap_NestedMap) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ContainsNestedMap_NestedMap) Proto
¶
func (this *ContainsNestedMap_NestedMap) Proto() github_com_gogo_protobuf_proto.Message
func (*ContainsNestedMap_NestedMap) ProtoMessage
¶
func (*ContainsNestedMap_NestedMap) ProtoMessage()
func (*ContainsNestedMap_NestedMap) Reset
¶
func (m *ContainsNestedMap_NestedMap) Reset()
func (*ContainsNestedMap_NestedMap) Size
¶
func (m *ContainsNestedMap_NestedMap) Size() (n int)
func (*ContainsNestedMap_NestedMap) String
¶
func (this *ContainsNestedMap_NestedMap) String() string
func (*ContainsNestedMap_NestedMap) TestProto
¶
func (this *ContainsNestedMap_NestedMap) TestProto() github_com_gogo_protobuf_proto.Message
func (*ContainsNestedMap_NestedMap) Unmarshal
¶
func (m *ContainsNestedMap_NestedMap) Unmarshal(dAtA []byte) error
func (*ContainsNestedMap_NestedMap) VerboseEqual
¶
func (this *ContainsNestedMap_NestedMap) VerboseEqual(that interface{}) error
func (m *ContainsNestedMap_NestedMap) XXX_DiscardUnknown()
func (*ContainsNestedMap_NestedMap) XXX_Marshal
¶
func (m *ContainsNestedMap_NestedMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainsNestedMap_NestedMap) XXX_Merge
¶
func (m *ContainsNestedMap_NestedMap) XXX_Merge(src proto.Message)
func (*ContainsNestedMap_NestedMap) XXX_Size
¶
func (m *ContainsNestedMap_NestedMap) XXX_Size() int
func (*ContainsNestedMap_NestedMap) XXX_Unmarshal
¶
func (m *ContainsNestedMap_NestedMap) XXX_Unmarshal(b []byte) error
type ContainsNestedMap_NestedMapFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetNestedMapField() map[string]float64
}
type FloatingPoint struct {
F float64 `protobuf:"fixed64,1,opt,name=f,proto3" json:"f,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewFloatingPointFromFace(that FloatingPointFace) *FloatingPoint
func NewPopulatedFloatingPoint(r randyTheproto3, easy bool) *FloatingPoint
func (this *FloatingPoint) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*FloatingPoint) Descriptor
¶
func (*FloatingPoint) Descriptor() ([]byte, []int)
func (*FloatingPoint) Equal
¶
func (this *FloatingPoint) Equal(that interface{}) bool
func (*FloatingPoint) GetF
¶
func (this *FloatingPoint) GetF() float64
func (*FloatingPoint) GoString
¶
func (this *FloatingPoint) GoString() string
func (*FloatingPoint) Marshal
¶
func (m *FloatingPoint) Marshal() (dAtA []byte, err error)
func (*FloatingPoint) MarshalTo
¶
func (m *FloatingPoint) MarshalTo(dAtA []byte) (int, error)
func (m *FloatingPoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FloatingPoint) Proto
¶
func (this *FloatingPoint) Proto() github_com_gogo_protobuf_proto.Message
func (*FloatingPoint) ProtoMessage()
func (*FloatingPoint) Reset
¶
func (m *FloatingPoint) Reset()
func (*FloatingPoint) Size
¶
func (m *FloatingPoint) Size() (n int)
func (*FloatingPoint) String
¶
func (this *FloatingPoint) String() string
func (*FloatingPoint) TestProto
¶
func (this *FloatingPoint) TestProto() github_com_gogo_protobuf_proto.Message
func (*FloatingPoint) Unmarshal
¶
func (m *FloatingPoint) Unmarshal(dAtA []byte) error
func (this *FloatingPoint) VerboseEqual(that interface{}) error
func (m *FloatingPoint) XXX_DiscardUnknown()
func (m *FloatingPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FloatingPoint) XXX_Merge
¶
func (m *FloatingPoint) XXX_Merge(src proto.Message)
func (*FloatingPoint) XXX_Size
¶
func (m *FloatingPoint) XXX_Size() int
func (m *FloatingPoint) XXX_Unmarshal(b []byte) error
type FloatingPointFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetF() float64
}
type MapEnum int32
const (
MA MapEnum = 0
MB MapEnum = 1
MC MapEnum = 2
)
func (MapEnum) EnumDescriptor() ([]byte, []int)
func (MapEnum) String
¶
func (x MapEnum) String() string
type Message struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Hilarity Message_Humour `protobuf:"varint,2,opt,name=hilarity,proto3,enum=theproto3.Message_Humour" json:"hilarity,omitempty"`
HeightInCm uint32 `protobuf:"varint,3,opt,name=height_in_cm,json=heightInCm,proto3" json:"height_in_cm,omitempty"`
Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
ResultCount int64 `protobuf:"varint,7,opt,name=result_count,json=resultCount,proto3" json:"result_count,omitempty"`
TrueScotsman bool `protobuf:"varint,8,opt,name=true_scotsman,json=trueScotsman,proto3" json:"true_scotsman,omitempty"`
Score float32 `protobuf:"fixed32,9,opt,name=score,proto3" json:"score,omitempty"`
Key []uint64 `protobuf:"varint,5,rep,packed,name=key,proto3" json:"key,omitempty"`
Nested *Nested `protobuf:"bytes,6,opt,name=nested,proto3" json:"nested,omitempty"`
Terrain map[int64]*Nested `protobuf:"bytes,10,rep,name=terrain,proto3" json:"terrain,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
Proto2Field *both.NinOptNative `protobuf:"bytes,11,opt,name=proto2_field,json=proto2Field,proto3" json:"proto2_field,omitempty"`
Proto2Value map[int64]*both.NinOptEnum `protobuf:"bytes,13,rep,name=proto2_value,json=proto2Value,proto3" json:"proto2_value,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewMessageFromFace(that MessageFace) *Message
func NewPopulatedMessage(r randyTheproto3, easy bool) *Message
func (this *Message) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Message) Descriptor() ([]byte, []int)
func (*Message) Equal
¶
func (this *Message) Equal(that interface{}) bool
func (*Message) GetData
¶
func (this *Message) GetData() []byte
func (this *Message) GetHeightInCm() uint32
func (this *Message) GetHilarity() Message_Humour
func (*Message) GetKey
¶
func (this *Message) GetKey() []uint64
func (*Message) GetName
¶
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 (*Message) Marshal
¶
func (m *Message) Marshal() (dAtA []byte, err error)
func (m *Message) MarshalTo(dAtA []byte) (int, error)
func (m *Message) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Message) Proto
¶
func (this *Message) Proto() github_com_gogo_protobuf_proto.Message
func (*Message) ProtoMessage()
func (*Message) Reset
¶
func (m *Message) Reset()
func (*Message) Size
¶
func (m *Message) Size() (n int)
func (*Message) String
¶
func (this *Message) String() string
func (this *Message) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Message) Unmarshal(dAtA []byte) error
func (this *Message) VerboseEqual(that interface{}) error
func (m *Message) XXX_DiscardUnknown()
func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Message) XXX_Merge(src proto.Message)
func (m *Message) XXX_Size() int
func (m *Message) XXX_Unmarshal(b []byte) error
type MessageFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetName() string
GetHilarity() Message_Humour
GetHeightInCm() uint32
GetData() []byte
GetResultCount() int64
GetTrueScotsman() bool
GetScore() float32
GetKey() []uint64
GetNested() *Nested
GetTerrain() map[int64]*Nested
GetProto2Field() *both.NinOptNative
GetProto2Value() map[int64]*both.NinOptEnum
}
type MessageWithMap struct {
NameMapping map[int32]string `protobuf:"bytes,1,rep,name=name_mapping,json=nameMapping,proto3" json:"name_mapping,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
MsgMapping map[int64]*FloatingPoint `protobuf:"bytes,2,rep,name=msg_mapping,json=msgMapping,proto3" json:"msg_mapping,omitempty" protobuf_key:"zigzag64,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
ByteMapping map[bool][]byte `protobuf:"bytes,3,rep,name=byte_mapping,json=byteMapping,proto3" json:"byte_mapping,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewMessageWithMapFromFace(that MessageWithMapFace) *MessageWithMap
func NewPopulatedMessageWithMap(r randyTheproto3, easy bool) *MessageWithMap
func (this *MessageWithMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*MessageWithMap) Descriptor
¶
func (*MessageWithMap) Descriptor() ([]byte, []int)
func (*MessageWithMap) Equal
¶
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 (*MessageWithMap) GoString
¶
func (this *MessageWithMap) GoString() string
func (*MessageWithMap) Marshal
¶
func (m *MessageWithMap) Marshal() (dAtA []byte, err error)
func (*MessageWithMap) MarshalTo
¶
func (m *MessageWithMap) MarshalTo(dAtA []byte) (int, error)
func (m *MessageWithMap) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MessageWithMap) Proto
¶
func (this *MessageWithMap) Proto() github_com_gogo_protobuf_proto.Message
func (*MessageWithMap) ProtoMessage()
func (*MessageWithMap) Reset
¶
func (m *MessageWithMap) Reset()
func (*MessageWithMap) Size
¶
func (m *MessageWithMap) Size() (n int)
func (*MessageWithMap) String
¶
func (this *MessageWithMap) String() string
func (*MessageWithMap) TestProto
¶
func (this *MessageWithMap) TestProto() github_com_gogo_protobuf_proto.Message
func (*MessageWithMap) Unmarshal
¶
func (m *MessageWithMap) Unmarshal(dAtA []byte) error
func (this *MessageWithMap) VerboseEqual(that interface{}) error
func (m *MessageWithMap) XXX_DiscardUnknown()
func (m *MessageWithMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MessageWithMap) XXX_Merge
¶
func (m *MessageWithMap) XXX_Merge(src proto.Message)
func (*MessageWithMap) XXX_Size
¶
func (m *MessageWithMap) XXX_Size() int
func (m *MessageWithMap) XXX_Unmarshal(b []byte) error
type MessageWithMapFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetNameMapping() map[int32]string
GetMsgMapping() map[int64]*FloatingPoint
GetByteMapping() map[bool][]byte
}
type Message_Humour int32
const (
UNKNOWN Message_Humour = 0
PUNS Message_Humour = 1
SLAPSTICK Message_Humour = 2
BILL_BAILEY Message_Humour = 3
)
func (Message_Humour) EnumDescriptor() ([]byte, []int)
func (Message_Humour) String
¶
func (x Message_Humour) String() string
type Nested struct {
Bunny string `protobuf:"bytes,1,opt,name=bunny,proto3" json:"bunny,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewNestedFromFace(that NestedFace) *Nested
func NewPopulatedNested(r randyTheproto3, easy bool) *Nested
func (this *Nested) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Nested) Descriptor() ([]byte, []int)
func (*Nested) Equal
¶
func (this *Nested) Equal(that interface{}) bool
func (this *Nested) GetBunny() string
func (this *Nested) GoString() string
func (m *Nested) Marshal() (dAtA []byte, err error)
func (m *Nested) MarshalTo(dAtA []byte) (int, error)
func (m *Nested) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Nested) Proto
¶
func (this *Nested) Proto() github_com_gogo_protobuf_proto.Message
func (*Nested) ProtoMessage()
func (*Nested) Reset
¶
func (m *Nested) Reset()
func (*Nested) Size
¶
func (m *Nested) Size() (n int)
func (*Nested) String
¶
func (this *Nested) String() string
func (this *Nested) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Nested) Unmarshal(dAtA []byte) error
func (this *Nested) VerboseEqual(that interface{}) error
func (m *Nested) XXX_DiscardUnknown()
func (m *Nested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Nested) XXX_Merge(src proto.Message)
func (m *Nested) XXX_Size() int
func (m *Nested) XXX_Unmarshal(b []byte) error
type NestedFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetBunny() string
}
type NotPacked struct {
Key []uint64 `protobuf:"varint,5,rep,name=key,proto3" json:"key,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewNotPackedFromFace(that NotPackedFace) *NotPacked
func NewPopulatedNotPacked(r randyTheproto3, easy bool) *NotPacked
func (this *NotPacked) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NotPacked) Descriptor() ([]byte, []int)
func (*NotPacked) Equal
¶
func (this *NotPacked) Equal(that interface{}) bool
func (*NotPacked) GetKey
¶
func (this *NotPacked) GetKey() []uint64
func (*NotPacked) GoString
¶
func (this *NotPacked) GoString() string
func (*NotPacked) Marshal
¶
func (m *NotPacked) Marshal() (dAtA []byte, err error)
func (m *NotPacked) MarshalTo(dAtA []byte) (int, error)
func (m *NotPacked) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NotPacked) Proto
¶
func (this *NotPacked) Proto() github_com_gogo_protobuf_proto.Message
func (*NotPacked) ProtoMessage()
func (*NotPacked) Reset
¶
func (m *NotPacked) Reset()
func (*NotPacked) Size
¶
func (m *NotPacked) Size() (n int)
func (*NotPacked) String
¶
func (this *NotPacked) String() string
func (this *NotPacked) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NotPacked) Unmarshal(dAtA []byte) error
func (this *NotPacked) VerboseEqual(that interface{}) error
func (m *NotPacked) XXX_DiscardUnknown()
func (m *NotPacked) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NotPacked) XXX_Merge(src proto.Message)
func (*NotPacked) XXX_Size
¶
func (m *NotPacked) XXX_Size() int
func (m *NotPacked) XXX_Unmarshal(b []byte) error
type NotPackedFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetKey() []uint64
}
type Uint128Pair struct {
Left github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,1,opt,name=left,proto3,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"left"`
Right *github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,2,opt,name=right,proto3,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"right,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewPopulatedUint128Pair(r randyTheproto3, easy bool) *Uint128Pair
func NewUint128PairFromFace(that Uint128PairFace) *Uint128Pair
func (this *Uint128Pair) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Uint128Pair) Descriptor() ([]byte, []int)
func (*Uint128Pair) Equal
¶
func (this *Uint128Pair) Equal(that interface{}) bool
func (*Uint128Pair) GetLeft
¶
func (this *Uint128Pair) GetLeft() github_com_gogo_protobuf_test_custom.Uint128
func (*Uint128Pair) GetRight
¶
func (this *Uint128Pair) GetRight() *github_com_gogo_protobuf_test_custom.Uint128
func (*Uint128Pair) GoString
¶
func (this *Uint128Pair) GoString() string
func (*Uint128Pair) Marshal
¶
func (m *Uint128Pair) Marshal() (dAtA []byte, err error)
func (*Uint128Pair) MarshalTo
¶
func (m *Uint128Pair) MarshalTo(dAtA []byte) (int, error)
func (m *Uint128Pair) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Uint128Pair) Proto
¶
func (this *Uint128Pair) Proto() github_com_gogo_protobuf_proto.Message
func (*Uint128Pair) ProtoMessage()
func (*Uint128Pair) Reset
¶
func (m *Uint128Pair) Reset()
func (*Uint128Pair) Size
¶
func (m *Uint128Pair) Size() (n int)
func (*Uint128Pair) String
¶
func (this *Uint128Pair) String() string
func (*Uint128Pair) TestProto
¶
func (this *Uint128Pair) TestProto() github_com_gogo_protobuf_proto.Message
func (*Uint128Pair) Unmarshal
¶
func (m *Uint128Pair) Unmarshal(dAtA []byte) error
func (this *Uint128Pair) VerboseEqual(that interface{}) error
func (m *Uint128Pair) XXX_DiscardUnknown()
func (m *Uint128Pair) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Uint128Pair) XXX_Merge
¶
func (m *Uint128Pair) XXX_Merge(src proto.Message)
func (*Uint128Pair) XXX_Size
¶
func (m *Uint128Pair) XXX_Size() int
func (m *Uint128Pair) XXX_Unmarshal(b []byte) error
type Uint128PairFace interface {
Proto() github_com_gogo_protobuf_proto.Message
GetLeft() github_com_gogo_protobuf_test_custom.Uint128
GetRight() *github_com_gogo_protobuf_test_custom.Uint128
}