Versions in this module Expand all Collapse all v0 v0.0.2 Jan 22, 2022 v0.0.1 Oct 17, 2020 Changes in this version + type TestMessage1 struct + Key1 string + Key2 int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TestMessage1) Descriptor() ([]byte, []int) + func (*TestMessage1) ProtoMessage() + func (m *TestMessage1) GetKey1() string + func (m *TestMessage1) GetKey2() int32 + func (m *TestMessage1) Reset() + func (m *TestMessage1) String() string + func (m *TestMessage1) XXX_DiscardUnknown() + func (m *TestMessage1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TestMessage1) XXX_Merge(src proto.Message) + func (m *TestMessage1) XXX_Size() int + func (m *TestMessage1) XXX_Unmarshal(b []byte) error + type TestMessage2 struct + Key1 string + Key2 int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TestMessage2) Descriptor() ([]byte, []int) + func (*TestMessage2) ProtoMessage() + func (m *TestMessage2) GetKey1() string + func (m *TestMessage2) GetKey2() int32 + func (m *TestMessage2) Reset() + func (m *TestMessage2) String() string + func (m *TestMessage2) XXX_DiscardUnknown() + func (m *TestMessage2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TestMessage2) XXX_Merge(src proto.Message) + func (m *TestMessage2) XXX_Size() int + func (m *TestMessage2) XXX_Unmarshal(b []byte) error