Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareObjects ¶
func CompareObjects(left, right ObjectCache, logWriter io.Writer) bool
func HashToFilename ¶
Types ¶
type ObjectCache ¶
func ObjectMapToCache ¶
func ObjectMapToCache(objectMap map[hash.Hash]uint64) ObjectCache
func ScanObjectCache ¶
func ScanObjectCache(cacheDirectoryName string) (ObjectCache, error)
Click to show internal directories.
Click to hide internal directories.