package
0.0.0-20241015101531-360c2bfae9aa
Repository: https://github.com/twpayne/find-duplicates.git
Documentation: pkg.go.dev
# Functions
NewDupFinder returns a new [*DupFinder] with the given options.
WithChannelBufferCapacity sets the buffer capacity between different components.
No description provided by the author
WithRoots sets the roots.
WithThreshold sets the threshold.
# Type aliases
An Option sets an option on a [*DupFinder].