Versions in this module Expand all Collapse all v1 v1.0.1 Apr 2, 2020 v1.0.0 Apr 1, 2020 Changes in this version + var ErrCorrupt = errors.New("corrupt patch") + func Diff(old, new io.Reader, patch io.Writer) error + func Patch(old io.Reader, new io.Writer, patch io.Reader) error