package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev

# Functions

DeepCompare uses gocheck DeepEquals but provides nice diff if things are not equal.
Diff returns user friendly difference between two objects.
Sdump returns debug-friendly text representation of a.

# Variables

DeepEquals is a gocheck checker that provides a readable diff in case comparison fails.
SortedSliceEquals is a gocheck checker that compares two slices after sorting them.