Versions in this module Expand all Collapse all v1 v1.0.0 Jun 14, 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