Library for doing diffs of arbitrary Golang structs
A library for doing diffs of arbitrary Golang structs. If the unsafe package is available messagediff will diff unexported fields in addition to exported fields. This is primarily used for testing purposes as it allows for providing informative error messages. Optionally, fields in structs can be tagged as testdiff:"ignore" to make messagediff skip it when doing the comparison. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/d4l3k/messagediff
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2.1-11.fc35 | - |
Fedora 35 | 1.2.1-11.fc35 | - |
Fedora 34 | 1.2.1-10.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-d4l3k-messagediff dash maintainers at fedoraproject dot org
.