equalityutils

package
v0.38.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepEqual

func DeepEqual(val1, val2 interface{}) bool

DeepEqual should be used in place of reflect.DeepEqual when the type of an object is unknown and may be a proto message. see https://github.com/golang/protobuf/issues/1173 for details on why reflect.DeepEqual no longer works for proto messages

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL