Versions in this module Expand all Collapse all v1 v1.0.0 Jan 25, 2018 Changes in this version + var Message_Humour_name = map[int32]string + var Message_Humour_value = map[string]int32 + type IntMap struct + Rtt map[int32]int32 + func (*IntMap) Descriptor() ([]byte, []int) + func (*IntMap) ProtoMessage() + func (m *IntMap) GetRtt() map[int32]int32 + func (m *IntMap) Reset() + func (m *IntMap) String() string + type IntMaps struct + Maps []*IntMap + func (*IntMaps) Descriptor() ([]byte, []int) + func (*IntMaps) ProtoMessage() + func (m *IntMaps) GetMaps() []*IntMap + func (m *IntMaps) Reset() + func (m *IntMaps) String() string + type Message struct + Anything *google_protobuf.Any + Children []*Message + Data []byte + HeightInCm uint32 + Hilarity Message_Humour + Key []uint64 + ManyThings []*google_protobuf.Any + Name string + Nested *Nested + Proto2Field *testdata.SubDefaults + Proto2Value map[string]*testdata.SubDefaults + RFunny []Message_Humour + ResultCount int64 + Score float32 + ShortKey []int32 + Submessage *Message + Terrain map[string]*Nested + TrueScotsman bool + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (m *Message) GetAnything() *google_protobuf.Any + func (m *Message) GetChildren() []*Message + func (m *Message) GetData() []byte + func (m *Message) GetHeightInCm() uint32 + func (m *Message) GetHilarity() Message_Humour + func (m *Message) GetKey() []uint64 + func (m *Message) GetManyThings() []*google_protobuf.Any + func (m *Message) GetName() string + func (m *Message) GetNested() *Nested + func (m *Message) GetProto2Field() *testdata.SubDefaults + func (m *Message) GetProto2Value() map[string]*testdata.SubDefaults + func (m *Message) GetRFunny() []Message_Humour + func (m *Message) GetResultCount() int64 + func (m *Message) GetScore() float32 + func (m *Message) GetShortKey() []int32 + func (m *Message) GetSubmessage() *Message + func (m *Message) GetTerrain() map[string]*Nested + func (m *Message) GetTrueScotsman() bool + func (m *Message) Reset() + func (m *Message) String() string + type MessageWithMap struct + ByteMapping map[bool][]byte + func (*MessageWithMap) Descriptor() ([]byte, []int) + func (*MessageWithMap) ProtoMessage() + func (m *MessageWithMap) GetByteMapping() map[bool][]byte + func (m *MessageWithMap) Reset() + func (m *MessageWithMap) String() string + type Message_Humour int32 + const Message_BILL_BAILEY + const Message_PUNS + const Message_SLAPSTICK + const Message_UNKNOWN + func (Message_Humour) EnumDescriptor() ([]byte, []int) + func (x Message_Humour) String() string + type Nested struct + Bunny string + Cute bool + func (*Nested) Descriptor() ([]byte, []int) + func (*Nested) ProtoMessage() + func (m *Nested) GetBunny() string + func (m *Nested) GetCute() bool + func (m *Nested) Reset() + func (m *Nested) String() string