Discover Packages
github.com/btccom/bytom
testutil
package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Mar 26, 2018
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func DeepEqual(x, y interface{}) bool
DeepEqual is similar to reflect.DeepEqual, but treats nil as equal
to empty maps and slices. Some of the implementation is cribbed
from Go's reflect package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.