summaryrefslogtreecommitdiffstats
path: root/scanner/doc.go
blob: 017bdf583337ce485922f3139539b81270eb9ea8 (plain)
1
2
3
4
5
6
// Copyright (C) 2014 Jakob Borg and other contributors. All rights reserved.
// Use of this source code is governed by an MIT-style license that can be
// found in the LICENSE file.

// Package scanner implements a file system scanner and hasher.
package scanner