deepequal
Equal test deeply
Usages
deepequal
Our DeepEqual
is shortcut to DeepDiff
:
For the unhandled types and objects, DeepEqual and DeepDiff will fallback to reflect.DeepEqual()
. It's no need to
call reflect.DeepEqual
explicitly.
How is this guide?
Edit on GitHub
Last updated on