Implementation of Content Defined Chunking (CDC) in Go
Description
Package Chunker implements content-defined-chunking (CDC) based on a
rolling Rabin Hash. The library is part of the restic backup program.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/restic/chunker