util

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsNotEqual added in v0.1.0

func IsNotEqual(a, b interface{}) bool

IsNotEqual does not purely compare equality like reflect.DeepEqual does It returns false if a and b are equal It returns false if a and b are not equal but a is nil It returns true if a and b are not equal and a is not nil

func IsZeroValue added in v0.0.7

func IsZeroValue(i interface{}) bool

IsZeroValue returns true if input interface is the corresponding zero value

Types

This section is empty.

Jump to

Keyboard shortcuts

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