Versions in this module Expand all Collapse all v0 v0.15.2 Mar 18, 2020 v0.15.1 Mar 18, 2020 v0.15.0 Mar 18, 2020 Changes in this version + func CompareWithGolden(result string, golden []byte) (string, bool) + func Diff(a, b string) string + func UpdateGoldenFile(path string, content []byte, mode os.FileMode) (changed bool, err error)