/customdeepequal

A re-implementation of the golang reflect.DeepEqual that allows registering of custom deep equal function for specified types. The custom deep equals works recursively when comparing structs

Primary LanguageGoMIT LicenseMIT

Watchers