Versions in this module Expand all Collapse all v0 v0.0.2 Sep 30, 2015 v0.0.1 Sep 15, 2015 Changes in this version + type BigMessage struct + Values []string + XXX_unrecognized []byte + func GenerateBigMessage() *BigMessage + func NewPopulatedBigMessage(r randyTestmessage, easy bool) *BigMessage + func (*BigMessage) ProtoMessage() + func (m *BigMessage) GetValues() []string + func (m *BigMessage) Marshal() (data []byte, err error) + func (m *BigMessage) MarshalTo(data []byte) (n int, err error) + func (m *BigMessage) Reset() + func (m *BigMessage) Size() (n int) + func (m *BigMessage) Unmarshal(data []byte) error + func (this *BigMessage) Equal(that interface{}) bool + func (this *BigMessage) GoString() string + func (this *BigMessage) String() string + func (this *BigMessage) VerboseEqual(that interface{}) error + type LargeMessage struct + Values []string + XXX_unrecognized []byte + func GenerateLargeMessage() *LargeMessage + func NewPopulatedLargeMessage(r randyTestmessage, easy bool) *LargeMessage + func (*LargeMessage) ProtoMessage() + func (m *LargeMessage) GetValues() []string + func (m *LargeMessage) Marshal() (data []byte, err error) + func (m *LargeMessage) MarshalTo(data []byte) (n int, err error) + func (m *LargeMessage) Reset() + func (m *LargeMessage) Size() (n int) + func (m *LargeMessage) Unmarshal(data []byte) error + func (this *LargeMessage) Equal(that interface{}) bool + func (this *LargeMessage) GoString() string + func (this *LargeMessage) String() string + func (this *LargeMessage) VerboseEqual(that interface{}) error + type MediumMessage struct + Values []string + XXX_unrecognized []byte + func GenerateMediumMessage() *MediumMessage + func NewPopulatedMediumMessage(r randyTestmessage, easy bool) *MediumMessage + func (*MediumMessage) ProtoMessage() + func (m *MediumMessage) GetValues() []string + func (m *MediumMessage) Marshal() (data []byte, err error) + func (m *MediumMessage) MarshalTo(data []byte) (n int, err error) + func (m *MediumMessage) Reset() + func (m *MediumMessage) Size() (n int) + func (m *MediumMessage) Unmarshal(data []byte) error + func (this *MediumMessage) Equal(that interface{}) bool + func (this *MediumMessage) GoString() string + func (this *MediumMessage) String() string + func (this *MediumMessage) VerboseEqual(that interface{}) error + type SmallMessage struct + Values []string + XXX_unrecognized []byte + func GenerateSmallMessage() *SmallMessage + func NewPopulatedSmallMessage(r randyTestmessage, easy bool) *SmallMessage + func (*SmallMessage) ProtoMessage() + func (m *SmallMessage) GetValues() []string + func (m *SmallMessage) Marshal() (data []byte, err error) + func (m *SmallMessage) MarshalTo(data []byte) (n int, err error) + func (m *SmallMessage) Reset() + func (m *SmallMessage) Size() (n int) + func (m *SmallMessage) Unmarshal(data []byte) error + func (this *SmallMessage) Equal(that interface{}) bool + func (this *SmallMessage) GoString() string + func (this *SmallMessage) String() string + func (this *SmallMessage) VerboseEqual(that interface{}) error