Versions in this module Expand all Collapse all v1 v1.5.1 Apr 6, 2020 v1.5.0 Apr 5, 2020 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 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*IntMap) Descriptor() ([]byte, []int) + func (*IntMap) ProtoMessage() + func (m *IntMap) GetRtt() map[int32]int32 + func (m *IntMap) Reset() + func (m *IntMap) String() string + func (m *IntMap) XXX_DiscardUnknown() + func (m *IntMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IntMap) XXX_Merge(src proto.Message) + func (m *IntMap) XXX_Size() int + func (m *IntMap) XXX_Unmarshal(b []byte) error + type IntMaps struct + Maps []*IntMap + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*IntMaps) Descriptor() ([]byte, []int) + func (*IntMaps) ProtoMessage() + func (m *IntMaps) GetMaps() []*IntMap + func (m *IntMaps) Reset() + func (m *IntMaps) String() string + func (m *IntMaps) XXX_DiscardUnknown() + func (m *IntMaps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IntMaps) XXX_Merge(src proto.Message) + func (m *IntMaps) XXX_Size() int + func (m *IntMaps) XXX_Unmarshal(b []byte) error + type Message struct + Anything *any.Any + Children []*Message + Data []byte + HeightInCm uint32 + Hilarity Message_Humour + Key []uint64 + ManyThings []*any.Any + Name string + Nested *Nested + Proto2Field *test_proto.SubDefaults + Proto2Value map[string]*test_proto.SubDefaults + RFunny []Message_Humour + ResultCount int64 + Score float32 + ShortKey []int32 + StringMap map[string]string + Submessage *Message + Terrain map[string]*Nested + TrueScotsman bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (m *Message) GetAnything() *any.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() []*any.Any + func (m *Message) GetName() string + func (m *Message) GetNested() *Nested + func (m *Message) GetProto2Field() *test_proto.SubDefaults + func (m *Message) GetProto2Value() map[string]*test_proto.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) GetStringMap() map[string]string + 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 + 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 MessageWithMap struct + ByteMapping map[bool][]byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []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 + 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 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 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + 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 + 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 TestUTF8 struct + MapKey map[string]int64 + MapValue map[int64]string + Oneof isTestUTF8_Oneof + Scalar string + Vector []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TestUTF8) Descriptor() ([]byte, []int) + func (*TestUTF8) ProtoMessage() + func (*TestUTF8) XXX_OneofWrappers() []interface{} + func (m *TestUTF8) GetField() string + func (m *TestUTF8) GetMapKey() map[string]int64 + func (m *TestUTF8) GetMapValue() map[int64]string + func (m *TestUTF8) GetOneof() isTestUTF8_Oneof + func (m *TestUTF8) GetScalar() string + func (m *TestUTF8) GetVector() []string + func (m *TestUTF8) Reset() + func (m *TestUTF8) String() string + func (m *TestUTF8) XXX_DiscardUnknown() + func (m *TestUTF8) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TestUTF8) XXX_Merge(src proto.Message) + func (m *TestUTF8) XXX_Size() int + func (m *TestUTF8) XXX_Unmarshal(b []byte) error + type TestUTF8_Field struct + Field string