Versions in this module Expand all Collapse all v0 v0.1.1 Jun 10, 2020 Changes in this version + var ErrIntOverflowHeader = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthHeader = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupHeader = fmt.Errorf("proto: unexpected end of group") + type Set struct + Fanout uint32 + Seed uint32 + Version uint32 + func (*Set) Descriptor() ([]byte, []int) + func (*Set) ProtoMessage() + func (m *Set) GetFanout() uint32 + func (m *Set) GetSeed() uint32 + func (m *Set) GetVersion() uint32 + func (m *Set) Marshal() (dAtA []byte, err error) + func (m *Set) MarshalTo(dAtA []byte) (int, error) + func (m *Set) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Set) Reset() + func (m *Set) Size() (n int) + func (m *Set) String() string + func (m *Set) Unmarshal(dAtA []byte) error + func (m *Set) XXX_DiscardUnknown() + func (m *Set) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Set) XXX_Merge(src proto.Message) + func (m *Set) XXX_Size() int + func (m *Set) XXX_Unmarshal(b []byte) error