# Functions
NewLocalDownloader returns a new LocalDownloader.
# Constants
DefaultDownloadPartSize is the default part size for downloading files from the local filesystem.
# Structs
LocalDownloader implements downloading a checkpoint from the local filesystem and sends it to the client in an archive file.