Versions in this module Expand all Collapse all v1 v1.1.1 Jul 17, 2018 Changes in this version + var ErrIntOverflowProtosize = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthProtosize = fmt.Errorf("proto: negative length found during unmarshaling") + type SizeMessage struct + Equal_ *bool + ProtoSize_ *int64 + Size *int64 + String_ *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedSizeMessage(r randyProtosize, easy bool) *SizeMessage + func (*SizeMessage) Descriptor() ([]byte, []int) + func (*SizeMessage) ProtoMessage() + func (dst *SizeMessage) XXX_Merge(src proto.Message) + func (m *SizeMessage) GetEqual_() bool + func (m *SizeMessage) GetProtoSize_() int64 + func (m *SizeMessage) GetSize() int64 + func (m *SizeMessage) GetString_() string + func (m *SizeMessage) Marshal() (dAtA []byte, err error) + func (m *SizeMessage) MarshalTo(dAtA []byte) (int, error) + func (m *SizeMessage) ProtoSize() (n int) + func (m *SizeMessage) Reset() + func (m *SizeMessage) String() string + func (m *SizeMessage) Unmarshal(dAtA []byte) error + func (m *SizeMessage) XXX_DiscardUnknown() + func (m *SizeMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SizeMessage) XXX_Size() int + func (m *SizeMessage) XXX_Unmarshal(b []byte) error + func (this *SizeMessage) Equal(that interface{}) bool