package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DeepEqual tests whether two parameters are deeply equal, and returns true if they are.
Equal tests whether two parameters are deeply equal, and returns true if they are.

# Variables

DeepEquals is a GoCheck checker that does a diff between two objects and pretty-prints any difference between the two.
Equals is a GoCheck checker that does a diff between two objects and pretty-prints any difference between the two.