Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2023 Changes in this version + type ChunkRequest struct + Format uint32 + Height uint64 + Index uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ChunkRequest) Descriptor() ([]byte, []int) + func (*ChunkRequest) ProtoMessage() + func (m *ChunkRequest) GetFormat() uint32 + func (m *ChunkRequest) GetHeight() uint64 + func (m *ChunkRequest) GetIndex() uint32 + func (m *ChunkRequest) Reset() + func (m *ChunkRequest) String() string + func (m *ChunkRequest) XXX_DiscardUnknown() + func (m *ChunkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChunkRequest) XXX_Merge(src proto.Message) + func (m *ChunkRequest) XXX_Size() int + func (m *ChunkRequest) XXX_Unmarshal(b []byte) error + type ChunkResponse struct + Chunk []byte + Format uint32 + Height uint64 + Index uint32 + Missing bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ChunkResponse) Descriptor() ([]byte, []int) + func (*ChunkResponse) ProtoMessage() + func (m *ChunkResponse) GetChunk() []byte + func (m *ChunkResponse) GetFormat() uint32 + func (m *ChunkResponse) GetHeight() uint64 + func (m *ChunkResponse) GetIndex() uint32 + func (m *ChunkResponse) GetMissing() bool + func (m *ChunkResponse) Reset() + func (m *ChunkResponse) String() string + func (m *ChunkResponse) XXX_DiscardUnknown() + func (m *ChunkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChunkResponse) XXX_Merge(src proto.Message) + func (m *ChunkResponse) XXX_Size() int + func (m *ChunkResponse) XXX_Unmarshal(b []byte) error + type Message struct + Sum isMessage_Sum + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (*Message) XXX_OneofWrappers() []interface{} + func (m *Message) GetChunkRequest() *ChunkRequest + func (m *Message) GetChunkResponse() *ChunkResponse + func (m *Message) GetSnapshotsRequest() *SnapshotsRequest + func (m *Message) GetSnapshotsResponse() *SnapshotsResponse + func (m *Message) GetSum() isMessage_Sum + func (m *Message) Reset() + func (m *Message) String() string + func (m *Message) XXX_DiscardUnknown() + func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Message) XXX_Merge(src proto.Message) + func (m *Message) XXX_Size() int + func (m *Message) XXX_Unmarshal(b []byte) error + type Message_ChunkRequest struct + ChunkRequest *ChunkRequest + type Message_ChunkResponse struct + ChunkResponse *ChunkResponse + type Message_SnapshotsRequest struct + SnapshotsRequest *SnapshotsRequest + type Message_SnapshotsResponse struct + SnapshotsResponse *SnapshotsResponse + type SnapshotsRequest struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SnapshotsRequest) Descriptor() ([]byte, []int) + func (*SnapshotsRequest) ProtoMessage() + func (m *SnapshotsRequest) Reset() + func (m *SnapshotsRequest) String() string + func (m *SnapshotsRequest) XXX_DiscardUnknown() + func (m *SnapshotsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SnapshotsRequest) XXX_Merge(src proto.Message) + func (m *SnapshotsRequest) XXX_Size() int + func (m *SnapshotsRequest) XXX_Unmarshal(b []byte) error + type SnapshotsResponse struct + Chunks uint32 + Format uint32 + Hash []byte + Height uint64 + Metadata []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SnapshotsResponse) Descriptor() ([]byte, []int) + func (*SnapshotsResponse) ProtoMessage() + func (m *SnapshotsResponse) GetChunks() uint32 + func (m *SnapshotsResponse) GetFormat() uint32 + func (m *SnapshotsResponse) GetHash() []byte + func (m *SnapshotsResponse) GetHeight() uint64 + func (m *SnapshotsResponse) GetMetadata() []byte + func (m *SnapshotsResponse) Reset() + func (m *SnapshotsResponse) String() string + func (m *SnapshotsResponse) XXX_DiscardUnknown() + func (m *SnapshotsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SnapshotsResponse) XXX_Merge(src proto.Message) + func (m *SnapshotsResponse) XXX_Size() int + func (m *SnapshotsResponse) XXX_Unmarshal(b []byte) error