# Constants
Constants related to the GetCheckpointChunk method.
Constants related to the GetDiff method.
Constants related to the GetCheckpointChunk method.
Constants related to the GetCheckpoints method.
Constants related to the GetDiff method.
StorageSyncProtocolID is a unique protocol identifier for the storage sync protocol.
# Variables
StorageSyncProtocolVersion is the supported version of the storage sync protocol.
# Structs
Checkpoint contains checkpoint metadata together with peer information.
GetCheckpointChunkRequest is a GetCheckpointChunk request.
GetCheckpointChunkResponse is a respose to a GetCheckpointChunk request.
GetCheckpointsRequest is a GetCheckpoints request.
GetCheckpointsResponse is a response to a GetCheckpoints request.
GetDiffRequest is a GetDiff request.
GetDiffResponse is a response to a GetDiff request.
# Interfaces
Client is a storage sync protocol client.