Documentation ¶
Overview ¶
Package binarydist implements binary diff and patch as described on http://www.daemonology.net/bsdiff/. It reads and writes files compatible with the tools there.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Diff ¶
Diff computes the difference between old and new, according to the bsdiff algorithm, and writes the result to patch.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.