Versions in this module Expand all Collapse all v1 v1.2.0 Dec 11, 2018 Changes in this version + const Default_SubMessage_Value + type Message struct + NonnullableOptional SubMessage + NonnullableRepeated []SubMessage + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (dst *Message) XXX_Merge(src proto.Message) + func (m *Message) GetNonnullableOptional() SubMessage + func (m *Message) GetNonnullableRepeated() []SubMessage + 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_Size() int + func (m *Message) XXX_Unmarshal(b []byte) error + type SubMessage struct + Value *int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SubMessage) Descriptor() ([]byte, []int) + func (*SubMessage) ProtoMessage() + func (dst *SubMessage) XXX_Merge(src proto.Message) + func (m *SubMessage) GetValue() int64 + func (m *SubMessage) Reset() + func (m *SubMessage) String() string + func (m *SubMessage) XXX_DiscardUnknown() + func (m *SubMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SubMessage) XXX_Size() int + func (m *SubMessage) XXX_Unmarshal(b []byte) error