Versions in this module Expand all Collapse all v1 v1.0.0 Jan 12, 2016 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