Versions in this module Expand all Collapse all v0 v0.0.5 Feb 18, 2021 v0.0.3 Feb 17, 2021 Changes in this version + func Diff(a, b interface{}) (desc []string) + func Fdiff(w io.Writer, a, b interface{}) + func Ldiff(l Logfer, a, b interface{}) + func Pdiff(p Printfer, a, b interface{}) + type Logfer interface + Logf func(format string, a ...interface{}) + type Printfer interface + Printf func(format string, a ...interface{})