package
Version:
v0.0.0-...-c426cd6
Opens a new window with list of versions in this module.
Published: Apr 22, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package umbrella provides utility functions to maintain your Shade
repository, such as cleaning up orphaned files and chunks.
Cleanup attempts to remove obsolete files and unused chunks from persistent
storage clients.
CleanupLoop calls Cleanup once per hour
type FoundFile struct {
}
FoundFile groups files with their associated sums
FetchFiles uses the provided client to fetch all of the known files and
sorts them into those which are inUse and those which are obsolete.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.