Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dup ¶
type Dup struct {
*node.Node // Embed Node type Go type "inheritance"
Count int // Number of identical copies for the hash
}
Dup type describes found duplicate file
type Finder ¶
type Finder struct {
// contains filtered or unexported fields
}
Finder
func (*Finder) AllDuplicateFiles ¶
func (*Finder) SetTimeSpent ¶
Click to show internal directories.
Click to hide internal directories.