Versions in this module Expand all Collapse all v1 v1.5.0 Jan 11, 2021 Changes in this version + var ErrIntOverflowSession = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthSession = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupSession = fmt.Errorf("proto: unexpected end of group") + type Metadata struct + FileHash string + RenterId string + ShardHashes []string + TimeCreate time.Time + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedMetadata(r randySession, easy bool) *Metadata + func (*Metadata) Descriptor() ([]byte, []int) + func (*Metadata) ProtoMessage() + func (*Metadata) XXX_MessageName() string + func (m *Metadata) GetFileHash() string + func (m *Metadata) GetRenterId() string + func (m *Metadata) GetShardHashes() []string + func (m *Metadata) GetTimeCreate() time.Time + func (m *Metadata) Marshal() (dAtA []byte, err error) + func (m *Metadata) MarshalTo(dAtA []byte) (int, error) + func (m *Metadata) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Metadata) Reset() + func (m *Metadata) Size() (n int) + func (m *Metadata) String() string + func (m *Metadata) Unmarshal(dAtA []byte) error + func (m *Metadata) XXX_DiscardUnknown() + func (m *Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Metadata) XXX_Merge(src proto.Message) + func (m *Metadata) XXX_Size() int + func (m *Metadata) XXX_Unmarshal(b []byte) error + type Status struct + Message string + Status string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedStatus(r randySession, 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