Documentation ¶ Index ¶ func Dedup(mx *metrics.Metrics, db *bolt.DB, dryRun bool, numWorkers int, target string) func Index(mx *metrics.Metrics, db *bolt.DB, fileTypes []string, numWorkers int, ...) func Merge(done <-chan struct{}, channels ...<-chan int64) <-chan int64 func Sweep(db *bolt.DB) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Dedup ¶ func Dedup(mx *metrics.Metrics, db *bolt.DB, dryRun bool, numWorkers int, target string) func Index ¶ func Index(mx *metrics.Metrics, db *bolt.DB, fileTypes []string, numWorkers int, source string) func Merge ¶ func Merge(done <-chan struct{}, channels ...<-chan int64) <-chan int64 func Sweep ¶ added in v1.0.0 func Sweep(db *bolt.DB) error Types ¶ This section is empty. Source Files ¶ View all Source files dedup.go index.go merge.go sweep.go Click to show internal directories. Click to hide internal directories.