Versions in this module Expand all Collapse all v1 v1.5.0 Jan 11, 2021 Changes in this version + var ErrIntOverflowShard = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthShard = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupShard = fmt.Errorf("proto: unexpected end of group") + type AdditionalInfo struct + Info string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedAdditionalInfo(r randyShard, easy bool) *AdditionalInfo + func (*AdditionalInfo) Descriptor() ([]byte, []int) + func (*AdditionalInfo) ProtoMessage() + func (*AdditionalInfo) XXX_MessageName() string + func (m *AdditionalInfo) GetInfo() string + func (m *AdditionalInfo) Marshal() (dAtA []byte, err error) + func (m *AdditionalInfo) MarshalTo(dAtA []byte) (int, error) + func (m *AdditionalInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AdditionalInfo) Reset() + func (m *AdditionalInfo) Size() (n int) + func (m *AdditionalInfo) String() string + func (m *AdditionalInfo) Unmarshal(dAtA []byte) error + func (m *AdditionalInfo) XXX_DiscardUnknown() + func (m *AdditionalInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AdditionalInfo) XXX_Merge(src proto.Message) + func (m *AdditionalInfo) XXX_Size() int + func (m *AdditionalInfo) XXX_Unmarshal(b []byte) error + type SignedContracts struct + SignedEscrowContract []byte + SignedGuardContract *guard.Contract + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedSignedContracts(r randyShard, easy bool) *SignedContracts + func (*SignedContracts) Descriptor() ([]byte, []int) + func (*SignedContracts) ProtoMessage() + func (*SignedContracts) XXX_MessageName() string + func (m *SignedContracts) GetSignedEscrowContract() []byte + func (m *SignedContracts) GetSignedGuardContract() *guard.Contract + func (m *SignedContracts) Marshal() (dAtA []byte, err error) + func (m *SignedContracts) MarshalTo(dAtA []byte) (int, error) + func (m *SignedContracts) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SignedContracts) Reset() + func (m *SignedContracts) Size() (n int) + func (m *SignedContracts) String() string + func (m *SignedContracts) Unmarshal(dAtA []byte) error + func (m *SignedContracts) XXX_DiscardUnknown() + func (m *SignedContracts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SignedContracts) XXX_Merge(src proto.Message) + func (m *SignedContracts) XXX_Size() int + func (m *SignedContracts) XXX_Unmarshal(b []byte) error + type Status struct + Message string + Status string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedStatus(r randyShard, easy bool) *Status + func (*Status) Descriptor() ([]byte, []int) + func (*Status) ProtoMessage() + func (*Status) XXX_MessageName() string + func (m *Status) GetMessage() string + func (m *Status) GetStatus() string + func (m *Status) Marshal() (dAtA []byte, err error) + func (m *Status) MarshalTo(dAtA []byte) (int, error) + func (m *Status) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Status) Reset() + func (m *Status) Size() (n int) + func (m *Status) String() string + func (m *Status) Unmarshal(dAtA []byte) error + func (m *Status) XXX_DiscardUnknown() + func (m *Status) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Status) XXX_Merge(src proto.Message) + func (m *Status) XXX_Size() int + func (m *Status) XXX_Unmarshal(b []byte) error